[問題] 如何不在 anaconda環境下安裝 geopandas

作者: lh1122 (琳)   2018-10-10 23:02:54
大家好,最近在安裝 geopandas遇到不少的錯誤
我的環境是 win10,在 pip install geopandas 會報錯:Command "python setup.py eg
g_info" failed with error code 1 in ~
上網查過資料說需要先安裝相關模組的 whl檔案,才能去pip install geopandas。但安
裝 whl檔時也會報錯: 檔案名稱.whl is not a supported wheel on this platform. 已
經確認過位元是正確的,但不知道為什麼還是有這個問題,因此想問問前輩如何安裝 geo
pandas的。
謝謝
作者: clh960524 (CLH)   2018-10-12 16:15:00
你是單純用pip安裝相關模組的whl檔案嗎在windows直接用pip安裝的話,通常會失敗(因為pip給的東西有不少是在linux compile的)不過我覺得你可以先試試以下的網站https://www.lfd.uci.edu/~gohlke/pythonlibs/這個網站提供在windows compie的whl檔案我覺得或許可以解決你的問題XDcompile過的剛剛想到,你目前使用的Python版本?
作者: uranusjr (←這人是超級笨蛋)   2018-10-15 21:05:00
看起來是 Python 和 pip 的板本超級舊才會有這個問題
作者: lh1122 (琳)   2018-10-24 07:44:00
大家好,我使用的 python版本是3.6

Links booklink

Contact Us: admin [ a t ] ucptt.com