However, import sklearn still gives me error. More details are given below. How do i resolve this?
问题 I am using python3.6 (python3.8 was tried earlier for the same problem) on windows 7. I have installed joblib==0.14.0, numpy==1.17.4, scikit-learn==0.22 and scipy==1.3.3 for some Machine Learning project. The error message i get when i try to import sklearn is: from ._openmp_helpers import _openmp_parallelism_enabled ImportError: DLL load failed: The specified module could not be found. Kindly advise how to resolve this problem? Thank you. 回答1: So it could be linked with missing OpenMP and we