Skip to content

MKL error on Mac OSX #320

Closed
Closed
@mopg

Description

@mopg

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions