注:我是安装fabric时出的这个错误

windows7,64位操作系统,安装的32位的Python,在安装fabric时报Microsoft Visual C++ 9.0 is required Unable to find vcvarsall.bat,解决办法是

安装 Micorsoft Visual C++ Compiler for Python 2.7,安装完再执行pip install fabric就OK了

相关文章:

  • 2021-08-30
  • 2021-05-31
  • 2021-09-09
  • 2022-01-27
  • 2022-12-23
  • 2022-12-23
  • 2021-07-31
  • 2021-06-16
猜你喜欢
  • 2021-11-09
  • 2022-12-23
  • 2021-09-28
  • 2022-12-23
  • 2021-07-07
  • 2022-12-23
相关资源
相似解决方案