Skip to content

Instantly share code, notes, and snippets.

@yumike
Created August 27, 2012 06:19
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yumike/3486169 to your computer and use it in GitHub Desktop.
Save yumike/3486169 to your computer and use it in GitHub Desktop.
How to install all pythons
git clone https://github.com/collective/buildout.python ~/.pythons
cd ~/.pythons
python bootstrap-1.4.4.py --distribute
./bin/buildout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment