原文:pip升級錯誤 完美解決:You are using pip version 9.0.1, however version 18.0 is available.

問題描述: You are using pip version . . , however version . . is available.You should consider upgrading via the python m pip install upgrade pip command. 博主裝的是anaconda,在進行裝三方包的時候出現了pip需要升級的通知 按照提示 博主輸入了p ...

2019-09-29 12:30 0 3083 推薦指數:

查看詳情

解決Python中出現的問題: “You are using pip version 9.0.1, however version 19.2.3 is available. You should consider upgrading via the 'python -m pip install

1. 一開始我在使用Pycharm時,導入numpy庫,發現導入錯誤: Non-zero exit code (1) 2. 於是我通過更新的方法來解決,哪知道在更新的時候也出現了錯誤錯誤如下圖: 這個錯誤是在告訴我,我的版本低,需要升級更高的版本才能使用命令python -m pip ...

Thu Oct 03 19:37:00 CST 2019 0 3572
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM