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
Describe the bug or question
Iget this errori with poetry:
Note: This error originates from the build backend, and is likely not a problem with poetry but with greenlet (2.0.2) not supporting PEP 517 builds. You can verify this by running 'pip wheel --no-cache-dir --use-pep517 "greenlet (==2.0.2)"'.
Hello ! Just bumping this as it is blocking for me - I have the same problem with greenlet-3.0.3. I cannot switch to 3.0.2 due to conflicts with other dependencies (and I have no idea how to fix 3.0.3 myself)
Describe the bug or question
Iget this errori with poetry:
Following python-greenlet/greenlet#383 I changed the version to
3.0.2
and everything worked.The text was updated successfully, but these errors were encountered: