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
I have an old installation of anaconda on my PC with shapely version 1.7.1, which works with the geophys_utils. I recently came across the 'asPolygon' error with a fresh installation of python and geophys_utils on Linux, having installed the required modules using the requirements.txt. This loaded the latest version of the shapely module, 2.0.1. I found uninstalling the latest module and installing 1.7.1 solved the issue for me:
Do you know what version you were running when this was set up?
The text was updated successfully, but these errors were encountered: