下載接口時出現:Try to run this command from the system terminal. Make sure that you use the correct version of 'pip' installed for your Python interpreter located at 'D:\python\demo\venv\Scripts\...的錯誤
下載接口時出現:Try to run this command from the system terminal. Make sure that you use the correct version of 'pip' installed for your Python interpreter located at 'D:\python\demo\venv\Scripts\python.exe'.的錯誤(嘗試從系統終端運行此命令。請確保您使用了安裝在'D: Python \demo\venv\Scripts\ Python .exe'目錄下的正確版本的'pip'。)
解決方法:
1.在D: Python \demo\venv\Scripts路徑下進入cmd
2.輸入python.exe -m pip install xxx -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
其中xxx是接口名
結果如下

說明下載成功


浙公網安備 33010602011771號