提示Command "python setup.py egg_info" failed with error code 1 in C:\Users\admi

发现是安装shapely包失败

pip install shapely不成功

python -m pip install --upgrade pip

更新pip版本后也不成功

自己去官网下载对应版本的包

https://www.lfd.uci.edu/~gohlke/pythonlibs/#shapely

安装

pip install E:\DeepLearning\Shapely-1.6.4.post1-cp36-cp36m-win_amd64.whl

再安装imgaug包

pip install imgaug

成功

win10安装python包imgaug报错Command python setup.py egg_info failed with error code 1 in C:\Users\admi相关推荐

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

  2. pip安装报错:Command python setup.py egg_info failed with error code 1

    windows下使用pip安装torch模块,出现错误: ERROR: Command "python setup.py egg_info" failed with error c ...

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

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

  5. 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安 ...

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

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

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

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

  9. 真正解决出现pip安装软件时出现Command “python setup.py egg_info“ failed with error code 1 in /tmp/的办法

    今天我安装docker-compose时出现了此错误,具体怎么出现的错误就不演示了,如下是解决办法 首先,安装python3时需要先配置epel源,如下是阿里云的epel源配置 rpm -Uvh ht ...

最新文章

  1. 36.intellij idea 如何一键清除所有断点
  2. python模块的导入的两种方式区别详解
  3. Android开发--真机调试出现device offline提示
  4. 从单亲家庭内向小男生到哈佛耶鲁全奖,百万年薪的“男神学长”活出了一部励志偶像剧!
  5. SQLAlchemy 教程 —— 基础入门篇
  6. 【原】android获取设备基本信息
  7. python利用pandas存数据并且展示csv
  8. python笛卡尔_用Python 3来模拟笛卡尔积
  9. SQL--合计函数(Aggregate functions):avg,count,first,last,max,min,sum
  10. 【总结】动态规划 or 组合数学解决棋盘(迷宫)路径问题(持续更新中)
  11. VS2012+SQLServer2008 R2 开发工具
  12. Java中的锁有哪些?
  13. android vplayer 开源,万能视频播放器VPlayer评测:国内唯一真正硬解码
  14. 高考志愿填报|物联网为何成为【热门选手】?
  15. 为什么新网站上线一个月都没有收录?
  16. HDOJ--1162--Eddy's picture
  17. Entity Framework基础
  18. 针对从 Apple 购买的 App 或内容申请退款
  19. 将文本保存为TXT文档
  20. python人名查电话(字典)_Python基础练习——使用字典存储电话薄

热门文章

  1. 【CLS数据淘金第四期】网络流日志-云联网日志分析
  2. Oracle SQL 字段是如何做到 “四大皆空“(BUG)
  3. Linux系统安装hadoop教程
  4. HDU 5224 Tom and paper(最小周长)
  5. xtwpro2编程器_xtw100编程器软件
  6. 要做智慧城市的强地基,区块链进军25万亿的新市场
  7. 北大青鸟培训第二周第三天:HTML和CSS相关知识 (持续更新)
  8. Centos7 free命令详解
  9. 快速解决U盘无法拷贝大文件
  10. iOS AppStore上架流程图文详解