一.问题 系统:win7 64位 在下载MySQL-python-1.2.5.zip,使用python setup.py install 安装时,出现以下报错: _mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h': No such file or directory error: command 'C:\\Users\\qinwanxia\\AppData\\Local\\Programs\\Com…
写的非常好,可以解决问题: windows下:http://blog.csdn.net/wklken/article/details/7253245 linux下:http://blog.csdn.net/wklken/article/details/7271019 另外,这篇作为总体配置方案非常好:http://lbxhappy.iteye.com/blog/816074 MySQL for python编译好的版本,下载列表,:http://www.codegood.com/download…