返回顶部
首页 > 资讯 > 后端开发 > Python >ERROR: Could not find a version that satisfies the requirement
  • 817
分享到

ERROR: Could not find a version that satisfies the requirement

pythonnumpy深度学习 2023-08-31 08:08:24 817人浏览 薄情痞子

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

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作