microsoft / onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
https://onnxruntime.ai
MIT License
14.55k stars 2.91k forks source link

[Build] No onnxruntime package for python 3.13 #22523

Open oussama-gourari opened 5 days ago

oussama-gourari commented 5 days ago

Describe the issue

Trying to install after upgrading to Python 3.13

pip install onnxruntime

Urgency

No response

Target platform

Windows 10 22H2

Build script

None

Error / output

ERROR: Could not find a version that satisfies the requirement onnxruntime (from versions: none)
ERROR: No matching distribution found for onnxruntime

Visual Studio Version

No response

GCC / Compiler Version

No response

snnn commented 4 days ago

Try our nightly build. See: https://github.com/microsoft/onnxruntime/issues/22274#issuecomment-2423585092