-
-
Notifications
You must be signed in to change notification settings - Fork 322
Error when installing by poetry in python 3.12 #771
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
Comments
I have same problem. |
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! |
The PR for adding Python 3.12 support is #765 |
The release with Python 3.12 support is on PyPI: https://pypi.org/project/dependency-injector/4.42.0b1/
Please report any issues you notice by opening an issue here: https://github.com/ets-labs/python-dependency-injector/issues I'll publish the plan for future steps a bit later. There is a lot of work to do. |
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)"'.
The text was updated successfully, but these errors were encountered: