The Step-by-Step Guide Show How-to Get Installed and Enabled on Windows 7 x86_64 the Python easy_install Tool contained in Python Setuptools.
To the Post Bottom your Find also Link to Article about Installing the Python Pip on Windows.
To Make the Entire Process Easier to Visualize and Retain the Article Includes the Basic Screenshots of the Essentials Steps Involved.
The Content and Details are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut more Easy & Digestive;)
-
Download Python Setuptools:
Python Win7-64 Setuptools Installation Script Right-Click on ez_setup.py
Select Save Link As...
Take Care to Save as "All Files" and Add ".py" Extension.
- Open Command Prompt
- Execute:
python ez_setup.py
Add Setuptools to the Path:
C:\<pathToPython>\Scripts
If You Do Not Know How-to Set the Path on Win7 Look:
How-to Set the Path on Windows7- Test Setuptools Installation
Open a New Command Prompt
Try to Execute:
easy_install
-
Installing Python Pip for Windows 7:
How-to Install Pip on Windows 7