原文:OSError: mysql_config not found

上次在部署阿里云安装Centos 里 pip install mysqlclient 是 一直报 OSError: mysql config not found 这个错,上网百度了半天终于找到了解决的办法 yum install mysql devel gcc gcc devel python devel 安装这个在pip install mysqlclient 就可以了 ...

2019-05-09 16:13 0 2294 推荐指数:

查看详情

解决问题:OSError: mysql_config not found

通过pip install mysqlclient时报出了OSError: mysql_config not found错误,如下 Traceback (most recent call last): File "<string>", line 1, in < ...

Tue Oct 29 21:45:00 CST 2019 0 1014
mysql_config not found>

=/usr/bin/mysql_config --with-pdo-mysql=/usr/loca/mysql ...

Fri Jan 09 19:38:00 CST 2015 1 3656
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM