gpt4 book ai didi

python - 使用 pip install 安装 scipy 时出现错误消息

转载 作者:太空宇宙 更新时间:2023-11-03 17:21:38 30 4
gpt4 key购买 nike

我正在尝试使用 pip install 通过命令提示符安装 scipy 库。

当我输入时:

pip install scipy

我得到了一堵白色文本墙,最后是一段红色文本,如下所示。

Command "C:\Python27\python.exe -c "import setuptools, tokenize;__file__='c:\\us
ers\\stuart\\appdata\\local\\temp\\pip-build-edorla\\scipy\\setup.py';exec(compi
le(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __fil
e__, 'exec'))" install --record c:\users\stuart\appdata\local\temp\pip-vegpqd-re
cord\install-record.txt --single-version-externally-managed --compile" failed wi
th error code 1 in c:\users\stuart\appdata\local\temp\pip-build-edorla\scipy

我尝试寻找修复程序,并按照说明升级到最新版本的 setuptools,这是我使用

pip install --upgrade setuptools

但是,当尝试再次安装时,我遇到了相同的错误。

我可以使用 pip install 安装许多其他库,因此它似乎特定于 scipy。

有人知道为什么安装可能失败吗?

最佳答案

似乎可能需要 Fortran 编译器才能通过 pip 安装 scipy - 我使用了 sourceforge 中的 .exe 安装程序,一切顺利。

http://sourceforge.net/projects/scipy/files/scipy/0.11.0/

关于python - 使用 pip install 安装 scipy 时出现错误消息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33081792/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com