I am using cartopy to draw maps and it worked well previously. But recently, when I use this package in JupyterLab, I got the following error:
'AttributeError: 'LGEOS360' object has no attribute 'GEOSBufferWithParams'.
I have updated my Mac OS system to Big Sur recently. I am not sure if this error is caused by upgrading. If so, what should I do?
I have tried to uninstall and install cartopy and Shapely. But neither worked.