-
-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: ERROR: No matching distribution found for onnxruntime-gpu==1.18.0 #515
Comments
This cannot be troubleshooted unless you include your output of pip freeze. Additionally what OS are you running this on? |
same here |
The actual error message is
|
The correct package for ROCm is |
Where did you find that package? At least on pypi I only see |
microsoft/onnxruntime#18052 Looks like they are not going to upload |
has only onnxruntime_rocm https://repo.radeon.com/rocm/manylinux/rocm-rel-6.2/ |
What happened?
installation fails
What did you expect would happen?
.
Relevant log output
Output of
pip freeze
.
The text was updated successfully, but these errors were encountered: