当前位置:首页 » 《休闲阅读》 » 正文

Python安装依赖pip install报Python版本不相符

28 人参与  2024年09月11日 17:22  分类 : 《休闲阅读》  评论

点击全文阅读


ERROR: Ignored the following versions that require a different python version: 1.6.2 Requires-Python >=3.7,<3.10; 1.6.3 Requires-Python >=3.7,<3.10; 1.7.0 Requires-Python >=3.7,<3.10; 1.7.1 Requires-Python >=3.7,<3.10
ERROR: Could not find a version that satisfies the requirement opencv-python==4.7.0.72 (from versions: none)
ERROR: No matching distribution found for opencv-python==4.7.0.72

查到了个较好的解决方法,就是更新pip

python3 -m pip install --upgrade pip

更新一下,再进行pip安装就没有问题了。

仅记录~~


点击全文阅读


本文链接:http://zhangshiyu.com/post/158385.html

<< 上一篇 下一篇 >>

  • 评论(0)
  • 赞助本站

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

关于我们 | 我要投稿 | 免责申明

Copyright © 2020-2022 ZhangShiYu.com Rights Reserved.豫ICP备2022013469号-1