[PYTHON] Cannot import name'NUMPY_MKL'Solution.

Why do you do this

I've recently read and analyzed Data with Kaggle. It's fun is not it. But if you install and import the Seaborn library!

kaggle.PNG

giphy-downsized.gif

http://stackoverflow.com/questions/37267399/importerror-cannot-import-name-numpy-mkl

With the link above from numpy._distributor_init import NUMPY_MKL

I tried it, but I couldn't solve it.

I would like to write a solution from now on.

Method

If you install pip with normal terminal or CMD, normal numpy will be downloaded.

22.PNG

In my case, after Unisatlling numpy, I tried to reinstall it, but it was an error again.

Download Numpy + MKL whl.

Please connect to the link below.

the-new-3.jpg Source: http://static5.businessinsider.com/image/5841e484ba6eb67d058b74ee/the-new-legend-of-zelda-game-will-launch-with-the-nintendo-switch-on-march-3.jpg

File down that suits your version.

033.PNG

Install with pip.

In my case it's windows now, so I can open cmd.

04.PNG

I moved the downloaded whl to the desktop.

cd


$>cd Desktop root

cd


$> pip3 install "numpy-1.12.1+mkl-cp35-cp35m-win_amd64.whl"

Then the installation will start.

1231.PNG

Verification.

1234.PNG

After installing, when I imported Seaborn, there was no error.

At the end

** Three-stage summary. ** **

It took about 2 hours to solve this by myself. : joy: I hope this POST is useful to everyone.

Thank you for reading. See you in the next Post!

Dreamwalker。

Recommended Posts

Cannot import name'NUMPY_MKL'Solution.
ImportError: cannot import name'factorial' ~ ~ ~
ImportError: cannot import name'_check_sample_weight'
ImportError: cannot resolve import name
ImportError: cannot resolve import name
About import
About import
Investigation when import cannot be done with python