geos error
aronsho opened this issue · 1 comments
aronsho commented
when including basemap, it shows an error when installing the dependencies:
geos_c.h not found
Problem is solved on
Mac:
brew install geos
Linux (not tested yet):
sudo apt-get libgeos-dev
Can we fix this so the user does not need to brew install? Otherwise, how to include in documentation?
schmidni commented
https://scitools.org.uk/cartopy/docs/latest/installing.html#ubuntu-debian
also solved for the testing workflow in 42f0d33