Skip to content

Commit

Permalink
added information on INTEL MKL FATAL ERROR
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Mommert committed Aug 30, 2017
1 parent 1d23e86 commit 67bae91
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/problems.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ General Problems
but they happen occasionally. If you are haunted by some warnings,
let me know and I will try to resolve the issue.

**I get an error message like `Intel MKL FATAL ERROR: Cannot load
libmkl_avx2.so or libmkl_def.so.`. What do I have to do?**
This seems to be a problems with your numpy or scipy
installation. Try to install the latest versions of both
packages. If you are using anaconda, try `conda install -f numpy`
and `conda install -f scipy`.


pp_calibrate (Photometric Calibration)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 67bae91

Please sign in to comment.