JavaShuo
栏目
标签
windows 安装python包 shapely出错 Command "python setup.py egg_info" failed with error code 1 in
时间 2021-01-03
栏目
Windows
繁體版
原文
原文链接
按照网上的方法升级setuptools,不行。 pip install --upgrade setuptools 于是自行到https://www.lfd.uci.edu/~gohlke/pythonlibs/ 网站下载对应的wheel包,直接在上面搜索shapely,找到后点击对应的平台、Python版本就可以了。比如我的python2.7,win764位,下载的就是这个: 下载成功后,用pip
>>阅读原文<<
相关文章
1.
Command "python setup.py egg_info" failed with error code 1
2.
安装psycopg2 ERROR: Command "python setup.py egg_info" failed with error code 1 in
3.
python setup.py egg_info failed with error code
4.
Python 安装scrapy : Command python setup.py egg_info failed with error code 1
5.
pip3 install 报错Command "python setup.py egg_info" failed with error code 1 in /tmp/...
6.
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-720GCk/MySQL-python/
7.
python mysqlclient安装失败 Command "python setup.py egg_info" failed with error code 1
8.
pip安装包出现 Command "python setup.py egg_info" failed with error code 1 错误
9.
安装 xadmin 报错: Command "python setup.py egg_info" failed with error code 1 in C:\Users\Python\AppData
10.
python 安装第三方库报错Command "python setup.py egg_info" failed with error code 1 in***
更多相关文章...
•
Docker 安装 Python
-
Docker教程
•
SQLite - Python
-
SQLite教程
•
Composer 安装与使用
•
IntelliJ IDEA安装代码格式化插件
相关标签/搜索
setup.py
shapely
python.1
1.python
failed
Python 安装模块
python
Anaconda安装包
python+conda+code
command
Windows
Python
红包项目实战
Hibernate教程
MySQL教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
排序-堆排序(heapSort)
2.
堆排序(heapSort)
3.
堆排序(HEAPSORT)
4.
SafetyNet简要梳理
5.
中年转行,拥抱互联网(上)
6.
SourceInsight4.0鼠标单击变量 整个文件一样的关键字高亮
7.
游戏建模和室内设计那个未来更有前景?
8.
cloudlet_使用Search Cloudlet为您的搜索添加种类
9.
蓝海创意云丨这3条小建议让编剧大大提高工作效率!
10.
flash动画制作修改教程及超实用的小技巧分享,硕思闪客精灵
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Command "python setup.py egg_info" failed with error code 1
2.
安装psycopg2 ERROR: Command "python setup.py egg_info" failed with error code 1 in
3.
python setup.py egg_info failed with error code
4.
Python 安装scrapy : Command python setup.py egg_info failed with error code 1
5.
pip3 install 报错Command "python setup.py egg_info" failed with error code 1 in /tmp/...
6.
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-720GCk/MySQL-python/
7.
python mysqlclient安装失败 Command "python setup.py egg_info" failed with error code 1
8.
pip安装包出现 Command "python setup.py egg_info" failed with error code 1 错误
9.
安装 xadmin 报错: Command "python setup.py egg_info" failed with error code 1 in C:\Users\Python\AppData
10.
python 安装第三方库报错Command "python setup.py egg_info" failed with error code 1 in***
>>更多相关文章<<