
10 Sep
2015
10 Sep
'15
9:24 a.m.
Hi,
from scipy.linalg import _fblasImportError: DLL load failed: The specified module could not be found.
Without knowing anything about the problem, I would assume that scipy could not find a BLAS library; do you have BLAS installed?
Please suggest what should be done to get rid of this. I also came to know that it could be from missing "scipy-stack". The same is also not available on "http://www.lfd.uci.edu/~gohlke/pythonlibs/". Somebody provide scipy-stack executable.
A cursory Google search gets me this thread on stackoverflow:
https://stackoverflow.com/questions/17480779/importerror-when-importing-cert...
which may be of use. Sorry I can't be of more help,
Joe