1. 首页
  2. 移动开发
  3. JavaME
  4. python2.7.5 安装python mysqldb出错问题my_config.h: No such file or directory.

python2.7.5 安装python mysqldb出错问题my_config.h: No such file or directory.

上传者: 2020-10-27 23:57:34上传 H文件 10.93KB 热度 22次
python2.7.5安装mysqldb失败, my_config.h: No such file or directory. 解决办法:1)mysql版本太高,可降低版本 --此路一般不会考虑 2)注意下载的mysql-python的版本是否符和当前版本兼容 2)下载附件中的文件,放至/usr/include目录下,重新执行python seup.py install MySQL-python-1.2.5.zip 下载链接:https://files.pythonhosted.org/packages/a5/e9/51b544da85a36a68debe7a7091f068
下载地址
用户评论