问题描述

安装 Python的MySQL驱动时时出现这个错误:

Microsoft Visual C++ 9.0 is required Unable to find vcvarsall.bat

环境

python 2.7.10

mysql 5.6

django 1.8.3

解决办法

下载  Microsoft Visual C++ Compiler for Python 2.7, 安装一下问题解决

下载链接:

http://www.microsoft.com/en-us/download/confirmation.aspx?id=44266

相关文章:

  • 2022-12-23
  • 2021-07-07
  • 2021-09-28
  • 2022-12-23
  • 2021-09-09
  • 2021-06-05
  • 2021-07-31
  • 2021-04-07
猜你喜欢
  • 2022-12-23
  • 2021-05-31
  • 2022-12-23
  • 2022-12-23
  • 2021-11-09
  • 2021-11-20
相关资源
相似解决方案