python 用 python -m pip install --upgrade pip 更新 pip 后 还是不行该怎么办

2016-06-18 20:54:16 +08:00
 coddmajes

C:\Users\coddM>pip install pil Collecting pil Could not find a version that satisfies the requirement pil (from versions: ) No matching distribution found for pil You are using pip version 7.1.2, however version 8.1.2 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.

C:\Users\coddM>python -m pip install --upgrade pip Requirement already up-to-date: pip in c:\python35\lib\site-packages

3229 次点击
所在节点    Python
2 条回复
julyclyde
2016-06-20 13:47:18 +08:00
嗯,我也遇到过一次
再执行一遍就好了
怀疑是 pyc 文件没更新
winecat
2017-01-24 14:37:56 +08:00
把 ~/.pip/pip.conf 配置文件删除就可以了

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/286730

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX