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
It looks that this error is caused by shapely<2.0.0:
Note: This error originates from the build backend, and is likely not a problem with poetry but with shapely (1.8.5.post1) not supporting PEP 5[17](https://github.com/tier4/t4-devkit/actions/runs/11136634834/job/30948750053?pr=5#step:5:18) builds. You can verify this by running 'pip wheel --no-cache-dir --use-pep517 "shapely (==1.8.5.post1)"'.
As far as I experimented with shapely>2.0.0 in Python 3.12 environment, no error was raised.
What
Exception occurs while installing dependencies as follows:
The text was updated successfully, but these errors were encountered: