win7 64位環境下,爲python2.7 安裝pip

第一步:python

安裝python並配置好環境變量python2.7

參見:http://blog.csdn.net/donggege214/article/details/52062855ui

第二步:url

下載setuptools源碼setuptools-38.5.1.zip,地址:https://pypi.python.org/pypi/setuptools .net

第三步:blog

將第二步下載的zip文件解壓到python2.7的安裝目錄,並進入該文件夾,按住shift鍵後,在文件夾空白處點擊鼠標右鍵,選擇:在此處打開命令窗ip

輸入python setup.py install 回車ci

安裝成功後新開一個命令窗,輸入easy_install 回車,進行檢測rem

若是提示: 
error: No urls, filenames, or requirements specified (see –help) 
說明安裝成功,它在提示你命令後面須要跟參數。 
若是提示: 
‘easy_install’ 不是內部或外部命令,也不是可運行的程序 
或批處理文件。 
請檢查環境變量path是否配置了「C:\Python27\Scripts」get

第四步:

若是setuptools安裝好後,能夠直接用easy_install來安裝pip

好了,這個就是「win7 64位環境下,爲python2.7 安裝pip」的簡單步驟,也能夠參見:http://blog.csdn.net/DongGeGe214/article/details/52199439

相關文章
相關標籤/搜索