Skip to content

Instantly share code, notes, and snippets.

@mgrouchy
Created January 3, 2011 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgrouchy/763737 to your computer and use it in GitHub Desktop.
Save mgrouchy/763737 to your computer and use it in GitHub Desktop.
install pip
sudo easy_install pip
#install virtualenv
sudo pip install virtualenv
#install virtualenvwrapper
sudo pip install virtualenvwrapper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment