原文:pip3 install mysqlclient 报错 “/bin/sh: 1: mysql_config: not found”的解决方法

执行 sudo apt get install libmysqlclient dev, 然后执行 pip install mysqlclient 成功。 ...

2017-12-28 11:11 0 4302 推荐指数:

查看详情

解决 - 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