Description
Search before asking
- I have searched the Inference issues and found no similar bug report.
Bug
I'm trying to do pip install inference
on my cmd but I get the following errors:
ERROR: Ignored the following yanked versions: 0.7.2, 0.7.6, 0.8.0, 0.8.1, 0.8.2, 0.8.4, 0.8.5, 0.8.8, 0.8.9, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7rc2, 0.9.7, 0.9.8, 0.9.9rc23, 0.9.9, 0.9.10rc3, 0.9.10, 0.9.11rc1, 0.9.11rc2, 0.9.11, 0.9.12rc1, 0.9.12rc3, 0.9.12, 0.9.13, 0.9.14, 0.9.15rc1, 0.9.15, 0.9.16, 0.9.17 ERROR: Ignored the following versions that require a different python version: 0.10.0 Requires-Python <3.12,>=3.8; 0.11.0 Requires-Python <3.12,>=3.8; 0.11.1 Requires-Python <3.12,>=3.8; 0.11.2 Requires-Python <3.12,>=3.8; 0.12.0 Requires-Python <3.12,>=3.8; 0.12.1 Requires-Python <3.12,>=3.8; 0.13.0 Requires-Python <3.12,>=3.8; 0.14.0 Requires-Python <3.12,>=3.8; 0.14.1 Requires-Python <3.12,>=3.8; 0.15.0 Requires-Python <3.12,>=3.8; 0.15.1 Requires-Python <3.12,>=3.8; 0.15.2 Requires-Python <3.12,>=3.8; 0.16.0 Requires-Python <3.12,>=3.8; 0.16.2 Requires-Python <3.12,>=3.8; 0.16.3 Requires-Python <3.12,>=3.8; 0.17.0 Requires-Python <3.12,>=3.8; 0.17.1 Requires-Python <3.12,>=3.8; 0.18.0 Requires-Python <3.12,>=3.8; 0.18.1 Requires-Python <3.12,>=3.8; 0.19.0 Requires-Python <3.12,>=3.8; 0.20.0 Requires-Python <3.12,>=3.8; 0.20.1 Requires-Python <3.12,>=3.8; 0.21.0 Requires-Python <3.12,>=3.8; 0.21.1 Requires-Python <3.12,>=3.8; 0.22.0 Requires-Python <3.12,>=3.8; 0.22.1 Requires-Python <3.12,>=3.8; 0.22.2 Requires-Python <3.12,>=3.8; 0.23.0 Requires-Python <3.12,>=3.8; 0.24.0 Requires-Python <3.12,>=3.8; 0.25.0 Requires-Python <3.12,>=3.8; 0.26.0 Requires-Python <3.12,>=3.8; 0.26.1 Requires-Python <3.12,>=3.8; 0.27.0 Requires-Python <3.12,>=3.8; 0.28.0 Requires-Python <3.12,>=3.8; 0.28.1 Requires-Python <3.12,>=3.8; 0.28.2 Requires-Python <3.12,>=3.8; 0.29.0 Requires-Python <3.12,>=3.8; 0.9.18 Requires-Python <=3.11,>=3.8; 0.9.20 Requires-Python <=3.11,>=3.8; 0.9.22 Requires-Python <3.12,>=3.8; 0.9.23 Requires-Python <3.12,>=3.8 ERROR: Could not find a version that satisfies the requirement inference (from versions: none) ERROR: No matching distribution found for inference
Environment
Python
Minimal Reproducible Example
!pip install -q inference supervision
Additional
No
Are you willing to submit a PR?
- Yes I'd like to help by submitting a PR!
Activity