GoogleCloudPlatform / training-data-analyst

Labs and demos for courses for GCP Training (http://cloud.google.com/training).
Apache License 2.0
7.65k stars 5.77k forks source link

fix: bump down shapely version for compatibility with BQ #2560

Open chododom opened 3 months ago

chododom commented 3 months ago

While working through the lab, I encountered the error "ImportError: cannot import name 'WKBWriter' from 'shapely.geos'".

I solved it by forcing the shapely version to be lower than 2.0, which seems to fix the issue. The issue is fixed in both the lab and the solution notebook.

review-notebook-app[bot] commented 3 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB