My virtualenv does not work after installing zsh -


i installed zsh, oh-my-zsh. , made zsh default shell. when try activate virtualenv

source bin/activate 

there no effect. mean no errors , not in virtual environment. entered earlier bash shell , tried activating did not help?

updated
when create new virtualenv works well. how can activate older ones?


Comments

Popular posts from this blog

How can we post XML strings along with text strings in iOS -

How to run C# code using mono without Xamarin in Android? -

c# - cefsharp app remember password option -