After Installing cartopy on google-colab, I was not able to import it:
!pip install cartopy
import cartopy
ImportError: cannot import name lgeos
Yes, by downgrading shapely:
pip install shapely==1.8.5
worked for me. (in google colab)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With