当前位置:   article > 正文

PyCharm异常管理(三)安装numpy发生错误:ERROR:Could not find a version that satisfies the requirement numpy (from ...

could not find a version that satisfies the requirement numpy (from versions

第一章、异常问题

      本文的python版本是python3.8.2版本,然后安装numpy包过程中,出现以下问题:

第二章、异常信息

        异常信息:ERROR:Could not find a version that satisfies the requirement numpy (from versions:none)

第三章、异常原因

        python3.8.2版本过高,找不到匹配的numpy包。

第四章、异常解决

  • 方法1——更新pip。
  • 方法2——降低python版本。我安装了python3.7.4,然后在线安装numpy就成功了,如下所示。
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/盐析白兔/article/detail/272106
推荐阅读
相关标签
  

闽ICP备14008679号