Python 官方文档:入门教程 => 点击学习
报错提示: ERROR: Could not find a version that satisfies the requirement numpy (from versions: none) ERROR: No matching dist
报错提示:
ERROR: Could not find a version that satisfies the requirement numpy (from versions: none)
ERROR: No matching distribution found for numpy
ERROR: Could not find a version that satisfies the requirement cv2 (from versions: none)
ERROR: No matching distribution found for cv2
[notice] A new release of pip is available: 23.0.1 -> 23.1.2
[notice] To update, run: python.exe -m pip install --upgrade pip
找不到满足要求的版本,找不到n匹配分发
尝试:
为了在PyCharm里运行图像处理程序,直接点安装软件包有如上报错,在cmd中pip install却能正常找到软件包。想起自己用过Anaconda。是Anaconda的原因导致在pycharm中无法正常安装。
解决:
将Python解释器从原来单独安装的python改到Anaconda里的python
来源地址:https://blog.csdn.net/m0_52681311/article/details/130637175
--结束END--
本文标题: ERROR: Could not find a version that satisfies the requirement
本文链接: https://lsjlt.com/news/384903.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-03-01
2024-03-01
2024-03-01
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0