原文:解决问题:OSError: mysql_config not found

通过pip install mysqlclient时报出了OSError: mysql config not found错误,如下 Traceback most recent call last : File lt string gt , line , in lt module gt File tmp pip build o j ozxx mysqlclient setup.py , line , ...

2019-10-29 13:45 0 1014 推荐指数:

查看详情

OSError: mysql_config not found

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

Fri May 10 00:13:00 CST 2019 0 2294
解决 - mysql_config not found

mysql-python安装时EnvironmentError: mysql_config not found 在安装 mysql-python时,会出现: 只要原因是没有安装 ...

Wed Aug 22 00:58:00 CST 2018 0 3578
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM