Skip to content

Instantly share code, notes, and snippets.

@z4y4ts
Created July 26, 2012 10:23
Show Gist options
  • Save z4y4ts/3181380 to your computer and use it in GitHub Desktop.
Save z4y4ts/3181380 to your computer and use it in GitHub Desktop.
OS X Mountain Lion virtualenvwrapper fix
Install XCode & Command Line Tools
curl -O http://python-distribute.org/distribute_setup.py
sudo python distribute_setup.py
sudo easy_install pip
sudo pip install virtualenvwrapper
@glenrobertson
Copy link

works for me thanks!

@z4y4ts
Copy link
Author

z4y4ts commented Jul 28, 2012

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment