安装方式
Home Assistant OS
Core
2025.12.2
Supervisor
2025.12.3
Operating System
16.3
Frontend
20251203.2
都是以下错误:
Unable to install package onnxruntime>=1.17.0: × No solution found when resolving dependencies: ╰─▶ Because only the following versions of onnxruntime are available: onnxruntime<=1.17.0 onnxruntime==1.17.1 onnxruntime==1.17.3 onnxruntime==1.18.0 onnxruntime==1.18.1 onnxruntime==1.19.0 onnxruntime==1.19.2 onnxruntime==1.20.0 onnxruntime==1.20.1 onnxruntime==1.21.0 onnxruntime==1.21.1 onnxruntime==1.22.0 onnxruntime==1.22.1 onnxruntime==1.23.0 onnxruntime==1.23.1 onnxruntime==1.23.2 and onnxruntime>=1.17.0,<=1.19.2 has no wheels with a matching Python ABI tag (e.g., `cp313`), we can conclude that onnxruntime>=1.17.0,<=1.19.2 cannot be used. And because onnxruntime>=1.20.0 has no wheels with a matching platform tag (e.g., `linux_x86_64`) and you require onnxruntime>=1.17.0, we can conclude that your requirements are unsatisfiable. hint: Pre-releases are available for `onnxruntime` in the requested range (e.g., 1.24.0.dev20251031003), but pre-releases weren't enabled (try: `--prerelease=allow`) hint: You require CPython 3.13 (`cp313`), but we only found wheels for `onnxruntime` (v1.19.2) with the following Python ABI tags: `cp38`, `cp39`, `cp310`, `cp311`, `cp312` hint: Wheels are available for `onnxruntime` (v1.23.2) on the following platforms: `manylinux_2_27_aarch64`, `manylinux_2_27_x86_64`, `manylinux_2_28_aarch64`, `manylinux_2_28_x86_64`, `macosx_13_0_arm64`, `macosx_13_0_x86_64`, `win_amd64`