python 2.7 - no module named scipy.linalg.dsolve.umfpack -
i trying install dioptas using python setup_win_32.py install
.
during installation got next error:
no module named scipy.linalg.dsolve.umfpack
does know how can resolve issue?
i running on windows 7 (32-bit) , have installed next required libraries:
python 2.7 pyqt4 numpy scipy pyfai fabio pyqtgraph scikit-image pyopencl fftw3
umfpack wrapper has been removed scipy starting version 0.14. replacement available scikit.
python-2.7 numpy scipy libraries umfpack
No comments:
Post a Comment