原文:解決問題: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