You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2023. It is now read-only.
For a fresh install of pipwin, it doesn't seem to install the latest version of geopandas. As of today, Gohlke's site has two versions of geopandas: 0.6.x and 0.10.x. Pipwin seems to install 0.6.x by default. I was able to use pipwin install geopandas==0.10.2 to override it, but obviously it would be nice to default to the most recent version.
For a fresh install of pipwin, it doesn't seem to install the latest version of geopandas. As of today, Gohlke's site has two versions of geopandas: 0.6.x and 0.10.x. Pipwin seems to install 0.6.x by default. I was able to use pipwin install geopandas==0.10.2 to override it, but obviously it would be nice to default to the most recent version.