0
I tried importing numpy from my VS code insider but it's shows 'Intel MKL Fatal Error: Cannot load mkl_thread.dll. Any help pls?
Error in VS code when i try to import numpy
4 odpowiedzi
+ 2
Have you looked at this github issue?
https://github.com/ContinuumIO/anaconda-issues/issues/10213
+ 1
Are you using pip?
I don't have much of idea, but this is a shot in the dark. Just try to upgrade numpy and see what happens:
pip install numpy -U
0
I updated my conda to the lastest version but still, no change
0
No
I will now....thanks
Edit: i have tried it, still the same error