Closed tyronerees closed 5 years ago
The file libRALFit/setup.py assumes that the numpy include directories are in the path. This is not always the case, so include_dirs should be modified to look for these.
libRALFit/setup.py
include_dirs
The file
libRALFit/setup.py
assumes that the numpy include directories are in the path. This is not always the case, soinclude_dirs
should be modified to look for these.