-
Notifications
You must be signed in to change notification settings - Fork 125
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
inference
crash during installation
#432
Comments
This is propably due to the python version. They removed an old dependency and you have to install/reinstall pip manually. Try to install some other package and see if the error persists. |
Python 3.12 is unfortunately not supported now. The reason why it starts installing is that the upper bound on Py version in Support for 3.12 cannot be added on the spot due to upper bound requirements on |
@PawelPeczek-Roboflow will 3.11 work? What latest python version is supported? |
Yes, 3.11 is supported. |
Search before asking
Bug
pip install inference
results in:Environment
Minimal Reproducible Example
No response
Additional
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: