码迷,mamicode.com
首页 > 数据库 > 详细

pip install mysqlclient 解决问题:OSError: mysql_config not found

时间:2020-01-04 16:48:01      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:idt   png   inf   linux   需要   mysql   erro   style   tps   

通过pip install mysqlclient时报出了OSError: mysql_config not found错误,如图:

技术图片

原因是linux需要mysql相关的一些依赖包

yum install mysql-devel gcc gcc-devel python-devel

技术图片

原文地址:https://www.jianshu.com/p/5b6deb15bd21

我的环境是centos7.4

pip install mysqlclient 解决问题:OSError: mysql_config not found

标签:idt   png   inf   linux   需要   mysql   erro   style   tps   

原文地址:https://www.cnblogs.com/ycg-blog/p/12149190.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!