The recommended way to install setuptools on Windows is to download ez_setup.py and run it. The script will download the corresponding .egg file and install it for you.
For best results, uninstall previous versions of FIRST (see Uninstall).
Once the installation is complete, you will find the easy_install.exe program in the Python Scripts subdirectory. For a simple invocation and best results, add this directory to your PATH environment variable if it is not already present.
more details: https://pypi.python.org/pypi/setuptools
vrnithinkumar Nov 09 '13 at 13:26 2013-11-09 13:26
source share