roboflow / roboflow/inference

ERROR: No matching distribution found for inference

Open
#852 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
2.5k
Forks
320
Avg merge
1d 14h
Merged PRs (30d)
133

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!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing pip install inference with the Python environment that produced the reported output, then inspect the package's published Python-version requirements and available distributions. Done means identifying why no compatible version is selected and documenting or correcting the installation path for the affected environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.