Auto-tools/Python101: Difference between revisions

Jump to navigation Jump to search
Line 10: Line 10:
** Also add C:\Python27\Scripts to your $PATH
** Also add C:\Python27\Scripts to your $PATH


==== Install Setuptools and Pip ====
==== Install Distribute and Pip ====
* Install setuptools from here: http://pypi.python.org/pypi/setuptools
* 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'
Confirmed users
656

edits

Navigation menu