我使用scikit-learn编写了一个程序,它运行了好几个月。昨天,当我再次运行它时,它向我显示错误ImportError: DLL load failed: The specified module could not be found.
我在StackOverflow和其他网站上搜索了答案。我还检查了requirements。
我正在使用PyCharm社区版2019.2.1,64位。 我的图书馆状态:-
joblib == 0.14.0
numpy == 1.17.2
pandas == 0.25.1
scikit-learn == 0.21.3
scipy == 1.3.1
python == 3.7.4,32位
该行中的错误:-
import sklearn