_mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h':问题的解决 mysql安装pyth
Posted brady-wang
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了_mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h':问题的解决 mysql安装pyth相关的知识,希望对你有一定的参考价值。
在win7下安装了Python后,想安装python-MySQL,使用pip安装出现如下问题:
>pip install mysql-python
_mysql.c(42) : fatal error C1083: Cannot open include file: \'config-win.h\': No such file or directory error: command \'"C:\\Users\\fnngj\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C ++ for Python\\9.0\\VC\\Bin\\amd64\\cl.exe"\' failed with exit status 2
网上一般的解释是,重新安装mysql并在安装mysql是选择安装c++的编译器。。。
我虽然没试过,但感觉肯定行不通啊,我只是想装一个可以让python远程连接mysql的包而已,管本地mysql什么事?有些解释真是误人子弟。
但错误提示里也谢了缺少C++的相关环境,后来在网上找到方法了:
方法如下:
1.在http://www.lfd.uci.edu/~gohlke/pythonlibs/#mysql-python下载对应的包版本,如果是win7 64位2.7版本的python,就下载
MySQL_python-1.2.5-cp27-none-win_amd64.whl
然后在命令行执行pip install MySQL_python-1.2.5-cp27-none-win_amd64.whl
当然需要在cmd下跳转到下载MySQL_python-1.2.5-cp27-none-win_amd64.whl的目录下
然后就安装成功了MySQL-python
参考链接:
http://www.cnblogs.com/fnng/p/4115607.html
以上是关于_mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h':问题的解决 mysql安装pyth的主要内容,如果未能解决你的问题,请参考以下文章
Linux学习32 - _mysql.c:32:20: fatal error: Python.h: No such file or directory 问题解决
Mac??????Mysql-python _mysql.c:44:10: fatal error: 'my_config.h' file not found
python2安装Flask-MySQLdb出现 fatal error C1083: Cannot open include file: 'mysql.h': No su ch fi
Firebase 检索数据,返回 FATAL ERROR Index Out of Range
LINK : fatal error LNK1104: cannot open file 'mfcs42d.lib'
Inceptor [Code: 40000, SQL State: 42000] COMPILE FAILED: Internal error NullPointerException: [Erro