Skip to content

Instantly share code, notes, and snippets.

@mikeclarke
Created December 12, 2010 22:04
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 mikeclarke/738387 to your computer and use it in GitHub Desktop.
Save mikeclarke/738387 to your computer and use it in GitHub Desktop.
cd ~/src
wget http://bit.ly/6E0DNN
chmod u+x setuptools-0.6c11-py2.6.egg
./setuptools-0.6c11-py2.6.egg --prefix=/usr/local
easy_install -U pip
pip install -U virtualenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment