详细问题:

  (windows)python环境安装MySQLdb第三方包,报错Microsoft Visual C++ 9.0 is required

 

解决方法:

  下载MySQL_python-1.2.5-cp27-none-win32.whl(https://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml可搜索下载直接,然后pip安装即可)

相关文章:

  • 2021-10-19
  • 2022-12-23
  • 2022-02-06
  • 2021-09-28
  • 2022-01-01
  • 2022-12-23
  • 2022-02-17
猜你喜欢
  • 2021-07-21
  • 2021-10-16
  • 2022-12-23
  • 2021-07-31
  • 2021-12-18
  • 2021-07-07
  • 2022-12-23
相关资源
相似解决方案