new-coder
new-coder copied to clipboard
Fix virtualenvwrapper paths for other versions of Python
Virtualenvwrapper is installed elsewhere when having at least more than one Python version installed (at least on Mac OS X)! so need to source elsewhere.
Is this issue related to the errors I see when I try to set up my dev tools?
https://gist.github.com/sharonw/5278701
I previously installed pip with brew, and just ran brew update and brew upgrade to make sure I had current versions.