Skip to content

Instantly share code, notes, and snippets.

@lu-chi
Last active June 12, 2017 11:27
Show Gist options
  • Select an option

  • Save lu-chi/fbf8ae5a9f63bec932265d2efa4f1671 to your computer and use it in GitHub Desktop.

Select an option

Save lu-chi/fbf8ae5a9f63bec932265d2efa4f1671 to your computer and use it in GitHub Desktop.
# issue with python2,3 installations on osx
$ sudo easy_install pip
$ sudo pip install --upgrade virtualenvwrapper
$ sudo ln -s /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/virtualenv /usr/local/bin/virtualenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment