One method of fixing this is to repeatedly uninstall numpy until none is found, then reinstall this

完整报错信息:
importerror: Something is wrong with the numpy installation. While importing we detected an older version of numpy in [‘D:\Anaconda3\envs\tensorflow\lib\site-packages\numpy’]. One method of fixing this is to repeatedly uninstall numpy until none is found, then reinstall this version.

报错原因:
numpy版本冲突

解决方法:
如报错信息所说

先卸载numpy: pip uninstall numpy
再卸载numpy,直到卸载到提示信息显示,此时完全已经没有numpy了为止,提示了Skipping numpy as it is not installed.
重新安装numpy:pip3 install numpy==1.17.3
此时应该可用;
此时若numpy不可用,查看.libs文件夹,删除掉其中的另一个dll文件,应该可用

参考:numpy版本问题

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值