使用pip3 install mysqlclient时,报出下面的错误:

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-skj59oz0/mysqlclient/

,因为缺少libmysqlclient-dev,所以,可以通过这些下面的话来解决问题

sudo apt-get install libmysqlclient-dev

Command python setup.py egg_info failed with error code 1 in /tmp/pip-install-skj59oz0/mysqlclient相关推荐

  1. pip安装软件时出现Command python setup.py egg_info failed with error code 1 in /tmp/pip-build*的解决方案

    本文只提供本人的一些经验,不代表可以解决所有人的问题. pip安装软件时出现:Command "python setup.py egg_info" failed with erro ...

  2. 安装matplotlib时,报错Command “python setup.py egg_info“ failed with error code 1 in /tmp/pip-build-gvyzl2

    安装matplotlib 报错: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-b ...

  3. Command “python setup.py egg_info“ failed with error code 1 in /tmp/pip-buil

    出现 Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-buil 执行 pip3 in ...

  4. Command “python setup.py egg_info“ failed with error code 1 in /tmp/pip-build-5z0k7aoz/pynacl/

    pip install下载工具时报错,出现: Command "python setup.py egg_info" failed with error code 1 in /tmp ...

  5. 安装 opencv-python 出现Command “python setup.py egg_info“ failed with error code 1 in /tmp/pip-build-npa

    安装 opencv-python 出现 Command "python setup.py egg_info" failed with error code 1 in /tmp/pi ...

  6. ubuntu16.04更新pip出现Command “python setup.py egg_info“ failed with error code 1 in /tmp/pip-build-Yjy7

    1. 先卸载安装的python-pip(我这步直接显示参数 python-pip 没有匹配,不删除任何软件包) sudo yum remove python-pip 如果显示sudo: yum:找不到 ...

  7. Command “python setup.py egg_info“ failed with error code 1 in /tmp/pip-build-q_eqh7d5/Pillow/

    在执行"pip install Augmentor"命令时,遇到以下错误: Command "python setup.py egg_info" failed ...

  8. Command python setup.py egg_info failed with error code 1 in /tmp/pip-build-GVQWxt/ipython/

    在虚拟环境virtualenv中安装ipython时出现Command "python setup.py egg_info" failed with error code 1 in ...

  9. Command “python setup.py egg_info“ failed with error code 1 in /tmp/pip-build-T7syzm/pefile/

    又来当配环境博主了 问题 Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build ...

最新文章

  1. python特效进度条_六种酷炫Python运行进度条
  2. Ubuntu下安装ruby的三种方式
  3. 【Android 进程保活】应用进程拉活 ( 系统 Service 机制拉活 | Service 组件 onStartCommand 方法分析 | 源码资源 )
  4. MySoft.Data从入门到精通系列(五)【数据更新】
  5. [architecture]-AMBA AXI AHB APB学习总结
  6. boost::proto::flatten相关的测试程序
  7. LeetCode 348. 判定井字棋胜负(计数)
  8. 收集一些常用的CDN链接!无需下载快速使用!
  9. (centos6.5)MySQL服务安装
  10. 百科不全书之Python进阶
  11. 华为LTC专家铁三角实战专家许浩明老师辅导长沙卷烟厂管理变革【华为案例分享】
  12. 专转本c语言刷题app,南京晓庄学院五年一贯制专转本c语言模拟考试2
  13. 程序员来聊一聊信用卡(二)——对信用卡的一些基本认识
  14. GitLab CI/CD 配置指南 .gitlab-ci.yml文件的配置
  15. Vue 3的provide和inject用法
  16. MAMP Pro 6 mac强大的本地服务器环境软件套装
  17. python模拟登录163邮箱_python模拟登陆163邮箱并下载邮件内容(第三版代码片段)
  18. sourcetree出现提交成功但推送失败的问题
  19. Java方法详解(基础)
  20. linux串口读取 GPS模块程序

热门文章

  1. java 发卡平台支付_自建ZFAKA发卡平台详细教程,支持支付宝微信码支付等多接口...
  2. 关闭页面时向后台发送消息
  3. Linux获取root权限
  4. 大窍门帮你选定心爱本本
  5. nodersa pkcs1 php,nodejs版本RSA算法签名和验签(SHA1)
  6. linux查看redis内存使用情况,总结:Redis查看内存使用情况
  7. 尚观科技是什么_尚观科技 - 主页
  8. 打造地图拼接利器(二)软件框架
  9. 步步高java短信恢复,步步高智能手机忘记短信密码如何处理
  10. 用svg实现扁平化图标中的阴影(inkscape)