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? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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

26th Jul 2019, 5:30 AM
QALIFAH
QALIFAH - avatar
4 Answers
+ 2
26th Jul 2019, 6:27 AM
ΛM!N
ΛM!N - avatar
+ 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
26th Jul 2019, 5:46 AM
ΛM!N
ΛM!N - avatar
0
I updated my conda to the lastest version but still, no change
26th Jul 2019, 6:20 AM
QALIFAH
QALIFAH - avatar
0
No I will now....thanks Edit: i have tried it, still the same error
26th Jul 2019, 10:31 AM
QALIFAH
QALIFAH - avatar