BoT-SORT icon indicating copy to clipboard operation
BoT-SORT copied to clipboard

Can't install the requirements, ERROR: No matching distribution found for onnxruntime==1.8.0

Open abdosalem490 opened this issue 8 months ago • 0 comments

I am using Python 3.12.3 on Ubuntu 24.04, and I tried the installation steps mentioned in the README file but I keep getting the error:

ERROR: Could not find a version that satisfies the requirement onnxruntime==1.8.0 (from versions: 1.17.0, 1.17.1, 1.17.3, 1.18.0, 1.18.1, 1.19.0, 1.19.2, 1.20.0, 1.20.1, 1.21.0, 1.21.1, 1.22.0, 1.22.1)
ERROR: No matching distribution found for onnxruntime==1.8.0

abdosalem490 avatar Sep 01 '25 07:09 abdosalem490