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

attempting to import keystone results in ipython dying with Intel MKL FATAL ERROR #12

Closed
aakepley opened this issue Feb 16, 2017 · 3 comments

Comments

@aakepley
Copy link
Collaborator

ipython> import keystone
Intel MKL FATAL ERROR: Cannot load libmkl_mc3.so or libmkl_def.so.
[akepley@fourier ~/scratch/gbt_hcn/degas]$

I've tried installing all pip related packages, running 'conda update conda' and 'conda update anaconda', and then reinstalling all necessary packages but it still fails. I noticed that the gbtpipe package appears to be installing a different version of numpy than anaconda provides.

Let me know if you need more info.

@aakepley
Copy link
Collaborator Author

May be a common problem: BVLC/caffe#3884

@low-sky
Copy link
Collaborator

low-sky commented Feb 16, 2017 via email

@aakepley
Copy link
Collaborator Author

Based on the discussion in the threads above, I did

conda install  -f  numpy

That fixed things.

@low-sky low-sky closed this as completed Feb 17, 2017
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