原文:安裝python+selenium自動化遇到問題之二(you are using 9.0.1,however version 20.1.1 is available)

在安裝selenium中使用 python m pip show selenium 查看自己是否安裝好selenium時 出現 you are using . . ,however version . . is available You should consider upgrading via the python m pip install upgrade pip command and 這 ...

2020-05-30 15:59 0 1067 推薦指數:

查看詳情

解決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