热线电话:13121318867

登录
2019-04-02 阅读量: 946
import numpy后,显示ImportError

问题描述:

安装了anaconda3,自带numpy库,但不能导入?输入import numpy后,显示ImportError

以下是错误的信息:

ImportError: 
Importing the multiarray numpy extension module failed. Most
likely you are trying to import a failed build of numpy.
If you're working with a numpy git repo, try git clean -xdf (removes all
files not under version control). Otherwise reinstall numpy.
Original error was: cannot import name 'multiarray

解决方法:

从报错信息来看你的numpy编译错误,是没有装好,可以尝试卸载后重新安装。

0.0000
3
关注作者
收藏
评论(0)

发表评论

暂无数据
推荐帖子