顯示具有 python setuptools easy_install 標籤的文章。 顯示所有文章
顯示具有 python setuptools easy_install 標籤的文章。 顯示所有文章

2012年2月28日 星期二

windows安裝 python setuptools easy_install

1. Download setuptools, (setuptools-0.6c11.win32-py2.7.exe)
http://pypi.python.org/pypi/setuptools

2. Add C:\Python27\Scripts in PATH variable

3. Install compiler
http://www.microsoft.com/express/Downloads/#2008-Visual-CPP

3. try using easy_install to install some stuff