安装matplotlib时报错了,发现怎么修改版本都不行,查了一下发现可能是字符集设置问题,又不想去改py文件,最后自己在网上下载好安装。
方法如下:
在这里找到你对应的包进行下载,例如我是python3.6.0+amd64,就选matplotlib‑2.2.5‑cp36‑cp36m‑win_amd64.whl
https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysql-python
matplotlib安装:ERROR: Command errored out with exit status 1:解决
matplotlib安装:ERROR: Command errored out with exit status 1:解决
然后在控制台cd过去用pip安装就行啦
matplotlib安装:ERROR: Command errored out with exit status 1:解决

相关文章:

  • 2021-09-10
  • 2022-12-23
  • 2021-11-05
  • 2021-06-04
  • 2022-12-23
  • 2021-08-24
  • 2022-12-23
  • 2022-01-20
猜你喜欢
  • 2022-12-23
  • 2021-09-11
  • 2021-12-14
  • 2022-12-23
  • 2021-08-20
  • 2021-10-14
  • 2022-12-23
相关资源
相似解决方案