An error occurred when I installed onnxruntime-qnn in an Arm environment #21356
Labels
ep:QNN
issues related to QNN exeution provider
platform:windows
issues related to the Windows platform
Describe the issue
python -m pip install onnxruntime-qnn
ERROR: Could not find a version that satisfies the requirement onnxruntime-qnn (from versions: none)
ERROR: No matching distribution found for onnxruntime-qnn
python -m pip install --pre onnxruntime-qnn
ERROR: Could not find a version that satisfies the requirement onnxruntime-qnn (from versions: none)
ERROR: No matching distribution found for onnxruntime-qnn
To reproduce
Urgency
No response
Platform
Windows
OS Version
Windows 11 26100.1150
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
current
ONNX Runtime API
Python
Architecture
ARM64
Execution Provider
Other / Unknown
Execution Provider Library Version
pip install onnxruntime-qnn
The text was updated successfully, but these errors were encountered: