<a href="http://blog.csdn.net/donggege214/article/details/52062855" target="_blank">http://blog.csdn.net/donggege214/article/details/52062855</a>

如果提示:
error: No urls, filenames, or requirements specified (see –help)
說明安裝成功,它在提示你指令後面需要跟參數。
‘easy_install’ 不是内部或外部指令,也不是可運作的程式
或批處理檔案。
請檢查環境變量path是否配置了“C:\Python27\Scripts”
如果還想手動安裝的話,和安裝setuptools步驟完全一樣(這裡就不附截圖了)
Did not provide a command
說明安裝成功,因為pip後面也需要跟參數
‘pip’ 不是内部或外部指令,也不是可運作的程式
本文轉自 遠永201314 51CTO部落格,原文連結:http://blog.51cto.com/7336056/1892367