NPU中跑onnx模型,安装onnxruntime-cann报错
收藏回复举报
NPU中跑onnx模型,安装onnxruntime-cann报错
t('forum.solved') 已解决
发表于2025-04-27 11:55:59
0 查看

根据链接安装指南 — 昇腾开源 文档 安装onnxruntime-cann运行时报错

root@k8s-worker-910b-30:/opt# pip3 install onnxruntime-cann 

ERROR: Could not find a version that satisfies the requirement onnxruntime-cann (from versions: none) 

ERROR: No matching distribution found for onnxruntime-cann 

root@k8s-worker-910b-30:/opt# 

我要发帖子