Confirmed users
656
edits
| Line 10: | Line 10: | ||
** Also add C:\Python27\Scripts to your $PATH | ** Also add C:\Python27\Scripts to your $PATH | ||
==== Install | ==== Install Distribute and Pip ==== | ||
* Install | * Install distribute from here: http://pypi.python.org/pypi/distribute | ||
* Follow installation instructions for your platform | * Follow installation instructions for your platform | ||
* Open up a command line and run 'easy_install pip' | * Open up a command line and run 'easy_install pip' | ||