当前位置:   article > 正文

import numpy出问题_often due to issues with your setup or how numpy w

often due to issues with your setup or how numpy was installed.

错误提示

Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed.

情况说明

anaconda创建了一个虚拟环境,将此虚拟环境作为pycharm一个工程的开发环境。

最终解决方法

使用pip install numpy命令安装numpy
而不要用conda install numpy命令

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Monodyee/article/detail/595861
推荐阅读
相关标签
  

闽ICP备14008679号