在安装python的matplotlib的时候报错

error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build

Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools

此时需要在以下链接下载build tools

点击此处下载(链接地址https://go.microsoft.com/fwlink/?LinkId=691126)

下载下来运行即可,安装时间较为漫长

【Microsoft Visual C++ 14.0 is required】MySQLdb

如上图所示,最终大小为3.12g

安装完成后重启再执行pip install XX.whl  即可完成安装。

【Microsoft Visual C++ 14.0 is required】MySQLdb

相关文章:

  • 2022-12-23
  • 2021-05-26
  • 2021-05-28
  • 2021-12-24
  • 2021-10-22
  • 2021-10-19
  • 2021-09-26
猜你喜欢
  • 2021-09-02
  • 2021-10-15
  • 2021-07-24
  • 2021-09-02
  • 2022-12-23
相关资源
相似解决方案