【发布时间】:2021-09-03 22:40:41
【问题描述】:
我尝试在 Jupyter 笔记本上使用 pip install geopandas 安装 geopandas 包。但是,我收到错误 ERROR: Command errored out with exit status 1: python setup.py egg_info 检查日志以获取完整的命令输出。
我还使用pip install gevent --pre 安装了gevent,我当前的python 版本是3.8.5。但是,还没有任何效果。
【问题讨论】: