You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Gah. That looks like a nasty linear algebra failure pointing to a bad
install of conda. Looking at
~/anaconda2/lib it looks like the files are intact there. So, this is a
library environment variable, I guess?
Is this error persistent across logins?
best wishes,
e.
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.
The text was updated successfully, but these errors were encountered: