Fix "ImportError: No module named numpy.core.multiarray"
To fix "ImportError: No module named numpy.core.multiarray" error, do the following:
Install NumPy using the executable version (numpy-MKL-1.7.1.win32-py2.7.exe or newer).
http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy
Comments
Leave a Reply