You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
今年二月六号,onnxruntime发布了ONNX Runtime v1.24.1
从这个版本开始已不再发布3.10的wheels
"Python 3.10 wheels are no longer published — Please upgrade to Python 3.11+"
新用户执行源代码时如果是3.10版本会报错,建议将Python版本改为>=3.11
(我用3.10运行时提示安装的是onnxruntime v1.24.3报错)
今年二月六号,onnxruntime发布了ONNX Runtime v1.24.1
从这个版本开始已不再发布3.10的wheels
"Python 3.10 wheels are no longer published — Please upgrade to Python 3.11+"
新用户执行源代码时如果是3.10版本会报错,建议将Python版本改为>=3.11
(我用3.10运行时提示安装的是onnxruntime v1.24.3报错)