I am getting the above mentioned error importing scikit-learn, matplotlib and scipy (numpy works fine).
I have python 2.7 64 installed (C:\Python27).
I have recently installed win10 64 bit on a new cloned drive. I went over the suggestions of similar posts:
ImportError: DLL load failed: %1 is not a valid Win32 application
ImportError: DLL load failed: %1 is not a valid Win32 application. But the DLL's are there
ImportError: DLL load failed: %1 is not a valid Win32 application for Python Matplotlib
I reinstalled the packages from a wheels version.
http://www.lfd.uci.edu/~gohlke/pythonlibs/
I added the directories to path, added PythonPath to System.
Still getting error.
I appreciate suggestions, I am stuck.
Thanks