首页
it技术
登录
6mi
u
盘
搜
搜 索
it技术
from . import multiarray ImportError: DLL load failed: 找不到指定的模块。
from . import multiarray ImportError: DLL load failed: 找不到指定的模块。
it
2024-08-10
40
from . import multiarray ImportError: DLL load failed: 找不到指定的模块。
主要是numpy版本太老了,卸载了重新装,如果发现还是由这样的问题,大概率是因为conda里面还有一个老版本numpy,解决方法:卸载多次,直至卸载干净。
// An highlighted block
pip uninstall numpy pip uninstall numpy
转载请注明原文地址: https://lol.8miu.com/read-18284.html
最新回复
(
0
)