我的python是2.7。 scipy是0.18.1。
Traceback (most recent call last):
File "C:\Users\59243\Desktop\icadenoise_dev\fastica.py", line 7, in <module>
from scipy.linalg import sqrtm, inv
ImportError: No module named scipy.linalg
>>>
答案 0 :(得分:0)
当我使用conda install scipy
时,
我已经安装了##所有请求的软件包。
# scipy 0.18.1 np112py27_1`
但是当我使用pip install scipy
时
Command "c:\python27\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\59243\\appdata\\local\\temp\\pip-build-gern63\\scipy\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record c:\users\59243\appdata\local\temp\pip-7zqhhb-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in c:\users\59243\appdata\local\temp\pip-build-gern63\scipy\
出错{/ p>