原文:Pycharm 中You are using pip version 10.0.1, however version 18.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.

今天运行程序的时候出现了: You are using pip version . . , however version . is available.You should consider upgrading via the python m pip install upgrade pip command. 对于很少用python的我,瞬间蒙了,尝试了很多方法之后才解决。希望分享给大家,我的解 ...

2019-01-05 13:23 0 5467 推荐指数:

查看详情

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