Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Greenlet compiling issue because outdated package #4

Open
Mte90 opened this issue Oct 30, 2024 · 3 comments
Open

Greenlet compiling issue because outdated package #4

Mte90 opened this issue Oct 30, 2024 · 3 comments

Comments

@Mte90
Copy link
Contributor

Mte90 commented Oct 30, 2024

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)"'.

Following python-greenlet/greenlet#383 I changed the version to 3.0.2 and everything worked.

@igorbenav
Copy link
Owner

Nice catch! Do you want to fix it or should I?

@Mte90
Copy link
Contributor Author

Mte90 commented Nov 4, 2024

I don't know where that package is used in the boilerplate and if something is changed...

@AlexTwinLabs
Copy link

AlexTwinLabs commented Nov 14, 2024

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)

Thanks for everything !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants