Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MKL error on Mac OSX #320

Closed
mopg opened this issue Oct 14, 2017 · 1 comment
Closed

MKL error on Mac OSX #320

mopg opened this issue Oct 14, 2017 · 1 comment

Comments

@mopg
Copy link

mopg commented Oct 14, 2017

Since upgrading to Julia v0.6 (it was working for v0.5), I keep getting an MKL error with PyPlot on my Mac OSX. When I run e.g. plot([0,1],[0,1]), I keep getting:

Intel MKL FATAL ERROR: Cannot load libmkl_intel_thread.dylib.

I found some workarounds to remove MKL from conda: https://www.anaconda.com/blog/developer-blog/anaconda-25-release-now-mkl-optimizations/. However, it is not clear to me how to do this for the version that is installed by Julia.

Any thoughts on how to fix this?

@stevengj
Copy link
Member

Duplicate of #315 ... see there for a workaround. (This will be fixed in an upcoming Anaconda release.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants