安装不了matplotlib库解决方法

https://wizardforcel.gitbooks.io/matplotlib-user-guide/2.html
安装不了matplotlib库,通过下面两条命令解决

python -m pip install -U pip setuptools
python -m pip install matplotlib
posted @ 2023-01-10 14:14  未月廿三  阅读(308)  评论(0)    收藏  举报