簡體   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