pip install mysqlclient报错fails with EnvironmentError: mysql_config not found
生活随笔
收集整理的这篇文章主要介绍了
pip install mysqlclient报错fails with EnvironmentError: mysql_config not found
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
解决:
CentOS
yum install mysql-devel 再重新执行pip install mysqlclient解决
总结
以上是生活随笔为你收集整理的pip install mysqlclient报错fails with EnvironmentError: mysql_config not found的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: python识别虚假新闻的分类器_使用N
- 下一篇: mysql git下载安装_xshell