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.
部署Hadoop(3.3.0)伪分布式集群
2.
从0开始搭建hadoop伪分布式集群(三:Zookeeper)
3.
centos7 vmware 搭建集群
4.
jsp的page指令
5.
Sql Server 2008R2 安装教程
6.
python:模块导入import问题总结
7.
Java控制修饰符,子类与父类,组合重载覆盖等问题
8.
(实测)Discuz修改论坛最后发表的帖子的链接为静态地址
9.
java参数传递时,究竟传递的是什么
10.
Linux---文件查看(4)
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
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***
>>更多相关文章<<