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 #2559

Closed chododom closed 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.

google-cla[bot] commented 3 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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