grst / geos

Google Earth Overlay Server - display map overlays in Google Earth
https://grst.github.io/geos
BSD 3-Clause "New" or "Revised" License
42 stars 12 forks source link

Cannot pip install cartopy #17

Closed adria360 closed 5 years ago

adria360 commented 5 years ago

Attempting to install Cartopy-0.17.0 after pip installing geos. Receive the following error:

UserWarning: Unable to determine GEOS version. Ensure you have 3.3.3 or later installed, or installation may fail.

Is there a version 3.3.3 available for pip install? Can you provide assistance in getting the installation completed?

grst commented 5 years ago

I suspect cartopy expects a different "geos" package than this one. There is certainly no 3.* version of this package.