Ubuntu14.04安装MySQL-python异常: mysql_config: not found,Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-MJWMPd/MySQL-python/

时间:2016-05-13 11:12:11   收藏:0   阅读:3274

技术分享

缺少包 libmysqlclient-dev

sudo apt-get install libmysqlclient-dev

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!