runtime error

ERROR: Could not find a version that satisfies the requirement onnxruntime==1.8.0 (from yolox) (from versions: 1.12.0, 1.12.1, 1.13.1, 1.14.0, 1.14.1, 1.15.0, 1.15.1, 1.16.0, 1.16.1, 1.16.2, 1.16.3) ERROR: No matching distribution found for onnxruntime==1.8.0 Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> from yoloxdetect import YoloxDetector ModuleNotFoundError: No module named 'yoloxdetect'

Container logs:

Fetching error logs...