Skip to content

Instantly share code, notes, and snippets.

@jvwong
Last active August 8, 2016 18:46
Show Gist options
  • Save jvwong/c01faaa3312a8efc73b5c691320727be to your computer and use it in GitHub Desktop.
Save jvwong/c01faaa3312a8efc73b5c691320727be to your computer and use it in GitHub Desktop.
OSX virtualenv

virtualenv on OSX El-capitan

$ usr/bin/python2.7 /Users/jeffreywong/anaconda/lib/python3.5/site-packages/virtualenv.py venv
$ source ./venv/bin/activate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment