繁体   English   中英

在 windows 操作系统上的 python 中安装 matplotlib 时出错

[英]Error in installing matplotlib in python on windows os

无法安装 matplotlib 虽然我升级了 setuptools 它总是说错误 setup.py 无法安装

错误:matplotlib 的构建轮失败

为 matplotlib 运行 setup.py clean 无法构建 matplotlib

安装采集包:matplotlib

为 matplotlib 运行 setup.py clean

构建失败 matplotlib

安装采集包:matplotlib

Running setup.py install for matplotlib ... error

如果不是通过pip install matplotlib

这可能是 Windows 操作系统中的问题。

尝试下载 matplotlib 的轮文件并尝试以下操作:链接: http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyyaml

pip install path_2_file\package.whl

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM