sudo pip install -i https://pypi.douban.com/simple --user MySQL-python报错‘my_config.h‘ file not found

 

异常:

sudo pip install -i https://pypi.douban.com/simple --user MySQL-python报错‘my_config.h‘ file not found

 

Google了无数次,都没用

 

后面无意之间看到了一篇博客

https://www.codenong.com/cs107125972/

 

按照他的方式改了,但是没有用

 

仔细检查异常报错后:

到了client的目录,copy了一个文件之后可以了

sudo pip install -i https://pypi.douban.com/simple --user MySQL-python报错‘my_config.h‘ file not found