mac 虚拟环境下安装drf-haystack的时候报错:
Command “python setup.py egg_info” failed with error code 1 in /private/var/folders/14/4hz051qx0wqd3_7wygk3gj980000gn/T/pip-install-49azdncl/django-haystack/

这里可以看出 是在安装django-haystack的时候报错
解决办法如下:
解决办法:
安装django-haystack之前,先安装setuptools

pip install setuptools-scm

再执行安装django-haystack的操作。

如果以上方法还会报错,可以安装certifi,解决问题

pip install certifi==2017.7.27.1

Command python setup.py egg_info failed with error code 1 in /private/var/folders/14/4hz051qx0wqd3相关推荐

  1. python pip 报错 Command “python setup.py egg_info“ failed with error code 1 解决方法

    在执行 pip3 install scrapy 时遇到错误: Command "python setup.py egg_info" failed with error code 1 ...

  2. 解决 win10 pycurl安装出错 Command python setup.py egg_info failed with error code 10 编译安装包 安装万金油...

    版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明. 本文链接:https://blog.csdn.net/yexiaohhjk/article/d ...

  3. 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 ...

  4. pip安装软件 Command “python setup.py egg_info“ failed with error code 1 in

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

  5. 解决 Command “python setup.py egg_info“ failed with error code 1 问题

    解决 Command "python setup.py egg_info" failed with error code 1 问题 参考文章: (1)解决 Command &quo ...

  6. 安装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 ...

  7. Python3安装turtle提示错误:Command python setup.py egg_info failed with error code 1

    Python3安装turtle提示错误:Command "python setup.py egg_info" failed with error code 1 Python3.5安 ...

  8. Command “python setup.py egg_info“ failed with error code 1 in C:\Users\始末\AppData\Local\Temp\pip-b

    pycharm 安装库提示: Command "python setup.py egg_info" failed with error code 1 in C:\Users\始末\ ...

  9. 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 ...

最新文章

  1. Ubuntu显示隐藏文件和文件夹
  2. ROS系统 常用命令行工具的使用
  3. 51CTO学院三周年-最受学员喜爱讲师评选大赛
  4. lambda--整理的部分网络博文
  5. 科大星云诗社动态20211201
  6. 如何在Angular项目里创建新的Service
  7. Python--DBUtil
  8. 分区取模分库分表策略:多表事务分库内闭环解决方案
  9. pve安装黑群晖直通硬盘_蜗牛星际装机教程篇三:手把手教你安装黑群晖NAS
  10. 4000字超干货!《统计学习方法》啃书指南
  11. 1022: [SHOI2008]小约翰的游戏John - BZOJ
  12. P-Associated-URI处理流程
  13. 倒计时电路multisim10s_multisim10秒倒计时器
  14. 基于D3.js的数据可视化前端实现方案
  15. 【线代】线性方程组求解概念:齐次/非齐次方程的解?非零解、无穷多解、求解、求通解、方程有解时求全部解,是什么意思?
  16. 机器学习的三大主要任务
  17. 快速重命名文件夹,教你怎样在每个文件夹名中添加符号
  18. 高代第2章第1节n元排列:奇排列、偶排列的判断
  19. LQ0122 等腰三角形【打印图形】
  20. JS逆向 --- 易盾有感滑块

热门文章

  1. DolphinScheduler征稿 —手把手教你如何使用小豚调度
  2. 知识共享许可协议 Creative Commons Licenses
  3. keyshot渲染图文教程_keyshot基础图文教程,手把手教你用keyshot制作动画效果
  4. Excel中如何实现批量中文转拼音
  5. 电脑文件备份到移动硬盘的方法
  6. w10如何共享计算机硬盘,电脑在win10系统下设置局域网内磁盘共享的方法
  7. 知名游戏设计师的 GitHub 仓库被删,CEO 道歉;工信部向四家公司发放 5G 牌照
  8. 【昊鼎王五】pip安装pymssql模块时报错“PEP 517”怎么解决?
  9. 照片模糊怎么办?教你简单三步瞬间修复照片清晰度!
  10. 工作中那些让人印象深刻的BUG(3)