Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>First Option - Online Installation (i.e. remaining connected to the Internet during the entire installation process):</p> <ol> <li>Download <a href="http://pypi.python.org/pypi/setuptools#files" rel="noreferrer">setuptools-0.6c9.tar.gz</a></li> <li>Use <a href="http://www.7-zip.org/" rel="noreferrer">7-zip</a> to extract it to a folder(directory) outside your Windows Python installation folder</li> <li>Go the folder (refer step 2) and run ez_setup.py from the corresponding dos (command) prompt</li> <li>Ensure that your PATH includes the appropriate C:\Python2X\Scripts directory</li> </ol> <p>Second Option:</p> <ol> <li>Download <a href="http://pypi.python.org/pypi/setuptools#files" rel="noreferrer">setuptools-0.6c9.tar.gz</a></li> <li>Download <a href="http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c9-py2.6.egg#md5=ca37b1ff16fa2ede6e19383e7b59245a" rel="noreferrer">setuptools-0.6c9-py2.6.egg</a> to a folder(directory) outside your Windows Python installation folder</li> <li>Use <a href="http://www.7-zip.org/" rel="noreferrer">7-zip</a> to extract ez_setup.py in the same folder as <a href="http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c9-py2.6.egg#md5=ca37b1ff16fa2ede6e19383e7b59245a" rel="noreferrer">setuptools-0.6c9-py2.6.egg</a></li> <li>Go to the corresponding dos prompt and run python ez_setup.py setuptools-0.6c9-py2.6.egg from the command prompt</li> <li>Ensure that your PATH includes the appropriate C:\Python2X\Scripts directory</li> </ol> <p>Third Option (assuming that you have Visual Studio 2005 or MinGW on your machine)</p> <ol> <li>Download <a href="http://pypi.python.org/pypi/setuptools#files" rel="noreferrer">setuptools-0.6c9.tar.gz</a></li> <li>Use <a href="http://www.7-zip.org/" rel="noreferrer">7-zip</a> to extract it to a folder(directory) outside your Windows Python installation folder</li> <li>Go the folder (refer step 2) and run python setup.py install from the corresponding dos (command) prompt</li> </ol> <p>Please provide feedback.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload