2013-05-20 119 views
0

我安裝在這裏的setuptools:Python的PIP安裝的easy_install不承認

pypi.python.org/pypi/setuptools 

我去我的命令行,輸入的easy_install但它說easy_install is not recognized

人知道這裏發生了什麼?安裝setuptools時沒有錯誤信息。

我使用Windows,

任何幫助,將不勝感激

+0

如果是在Windows上,你會發現在SO http://stackoverflow.com/questions/3961047有些重複/ easy-install-does-not-work-in-windows-7 –

+0

你的'PATH'環境變量中是否有'Python'腳本文件夾? – Ofiris

+0

在python文件夾我有一個腳本文件夾,其中包含easy_install.exe – ClaudioA

回答

1

你在你的python安裝文件夾中添加您scripts文件夾到PATH環境變量,例如,如果你的Python安裝在C:\Python27你應該做到這一點:

  1. 進入控制面板
  2. 轉到Edit system environment variables
  3. 在上Environment Variables
  4. Advanced選項卡中單擊找到PATH變量,並;C:\Python27\scripts到它的結束