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

Error when installing by poetry in python 3.12 #771

Open
DaggerJackfast opened this issue Dec 18, 2023 · 3 comments
Open

Error when installing by poetry in python 3.12 #771

DaggerJackfast opened this issue Dec 18, 2023 · 3 comments

Comments

@DaggerJackfast
Copy link

I have the error when install the package with poetry in python 3.12.1
Note: This error originates from the build backend, and is likely not a problem with poetry but with dependency-injector (4.41.0) not supporting PEP 517 builds. You can verify this by running 'pip wheel --use-pep517 "dependency-injector (==4.41.0)"'.

@changja88
Copy link

I have same problem.
Python 3.12 is super cool. I hope I can use dependency-injector with python 3.12 as soon as possible.
Thanks!

@yaziamoe
Copy link

I like to have it enabled for Python 3.12 too. My project is stuck using this amazing framework to python 3.11.

Thanks in advance!

@sh-at-cs
Copy link

sh-at-cs commented Jan 3, 2024

The PR for adding Python 3.12 support is #765

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

4 participants