梦幻之云

关注

ubuntu pip install mysqlclient

梦幻之云

关注

阅读 102

2022-01-22

报错信息:

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

解决方法:

    sudo apt-get install mysql-server mysql-client
    然后mysql -V查看mysql是否安装成功
    sudo  apt-get install libmysqlclient-dev python3-dev
    然后
    pip install mysqlclient就不会报错找不到'mysql_config'了
    

相关推荐

老榆

ubuntu使用 pip install mysqlclient 安装失败

老榆 85 0 0

花海书香

CentOS pip install sasl问题 ubuntu pip install sasl

花海书香 159 0 0

猎书客er

Linux上使用pip 安装mysqlclient,pip install mysqlclient==2.0.1遇到的问题:OSError: mysql_config not found

猎书客er 140 0 0

phpworkerman

pip安装mysqlclient报错记录

phpworkerman 116 0 0

Sky飞羽

Ubuntu上安装pip install readline 错误

Sky飞羽 139 0 0

程序员知识圈

Ubuntu pip3 sudo apt install python3-pip 失败

程序员知识圈 20 0 0

凉夜lrs

关于 pip install mysqlclent安装失败 ERROR: No matching distribution found for mysqlclient 的解决方案

凉夜lrs 130 0 0

花明

pip install crypto

花明 125 0 0

兔八哥软件爱分享

pip install METIS

兔八哥软件爱分享 23 0 0

全栈学习笔记

pip install问题

全栈学习笔记 44 0 0

精彩评论(0)

0 0 举报