成功解决Command quot;python setup.py egg_infoquot; failed with error code 1 in C:\Users\AppData\
生活随笔
收集整理的這篇文章主要介紹了
成功解决Command quot;python setup.py egg_infoquot; failed with error code 1 in C:\Users\AppData\
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
成功解決Command "python setup.py egg_info" failed with error code 1 in C:\Users\AppData\
?
目錄
解決問題
解決方法
?
解決問題
Command "python setup.py egg_info" failed with error code 1 in C:\Users\99386\AppData\Local\Temp\pip-req-build-6v9mt9io\
Processing f:\program files\python\basemap-1.0.7.tar.gzComplete output from command python setup.py egg_info:Can't find geos library . Please set theenvironment variable GEOS_DIR to point to the locationwhere geos is installed (for example, if geos_c.his in /usr/local/include, and libgeos_c is in /usr/local/lib,set GEOS_DIR to /usr/local), or edit the setup.py scriptmanually and set the variable GEOS_dir (right after the linethat says "set GEOS_dir manually here".checking for GEOS lib in C:\Users\99386 ....checking for GEOS lib in /usr ....checking for GEOS lib in /usr/local ....checking for GEOS lib in /sw ....checking for GEOS lib in /opt ....checking for GEOS lib in /opt/local ....---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in C:\Users\99386\AppData\Local\Temp\pip-req-build-6v9mt9io\?
?
?
解決方法
?
更改為whl文件
PS:博主真心感覺這句話很明了的,鑒于網友留言不明白,再解釋一下。
就是利用pip工具,下載對應的whl文件即可!下邊網友的留言,理解的正確。
?
?
?
?
?
?
?
總結
以上是生活随笔為你收集整理的成功解决Command quot;python setup.py egg_infoquot; failed with error code 1 in C:\Users\AppData\的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: BigData之matplotlib:爬
- 下一篇: Crawler:基于BeautifulS