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 to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -