我尝试使用代码,其中使用了scipy和sklearn,但出现错误:ImportError: Missing required dependencies ['numpy']。我从链接下载并安装到那里,但没有任何变化。为什么我可以改变它?
scipy
sklearn
ImportError: Missing required dependencies ['numpy']
r8uurelv1#
我认为这是由环境变量引起的。如果你进入,你可能会发现错误是“DLL cound not found”。请检查是否包括方向。my answer for another question
1条答案
按热度按时间r8uurelv1#
我认为这是由环境变量引起的。如果你进入,你可能会发现错误是“DLL cound not found”。请检查是否包括方向。my answer for another question