E
E
Eugene Snow2020-11-18 19:38:33
Python
Eugene Snow, 2020-11-18 19:38:33

numpy import problem, how to solve the problem?

Python 3.8.5 (default, Sep  4 2020, 02:22:02) 
[Clang 10.0.0 ] :: Anaconda, Inc. on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy as np
INTEL MKL ERROR: dlopen(/Users/seo_empireх/anaconda3/lib/libmkl_core.dylib, 9): image not found.
Intel MKL FATAL ERROR: Cannot load libmkl_core.dylib.


Dear colleagues, tell me what kind of problem is this in general? I first met this. I import numpy and this message pops up.
Mac system.

in jupyter notebook when importing numpy a strange error pops up
5fb54da6cd908626938177.png
I have never seen this.
Please help, thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene Snow, 2020-11-18
@mainseo4all

Problem solved
conda remove mkl mkl-service remove
conda install nomkl numpy and install again and it worked

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question