环境:

  操作系统:Windows 7 32位

  语言:Python 2.7.9 

  Twisted: Twisted

安装,执行如下命令: pip install Twisted

报错如下:

error:Microsoft Visual C++ 9.0 required(Unable to find vcvarsall.bat).

解决方法:下载 VCForPython27.msi 。

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

 (Microsoft Visual C++ Compiler for Python 2.7)

相关文章:

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