Closed
Description
Hi, I'm new to Julia and I am still learning. I am on MacOS 10.13 (High Sierra) and using Julia 0.6, and installed anaconda3 with python 3.6.2. Every time I run PyPlot like this:
using PyPlot
plot(rand(10))
I got the following error:
Intel MKL FATAL ERROR: Cannot load libmkl_intel_thread.dylib
Julia has stopped: 2
I have tried everything. I uninstalled Julia and Python, I switched back and forth between the private Conda version from PyCall and Python 3.6. Moreover, I plot directly from Python using matlibplot it works fine. The problem seems to be Julia. I ran out of ideas.
Any help is appreciated.
Carlos
Metadata
Metadata
Assignees
Labels
No labels