Skip to content
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

Support Python 3.12 #23738

Closed
MonolithFoundation opened this issue Feb 18, 2025 · 2 comments
Closed

Support Python 3.12 #23738

MonolithFoundation opened this issue Feb 18, 2025 · 2 comments
Labels
feature request request for unsupported feature or enhancement

Comments

@MonolithFoundation
Copy link

MonolithFoundation commented Feb 18, 2025

Describe the issue

pip install onnxruntime-gpu
ERROR: Could not find a version that satisfies the requirement onnxruntime-gpu (from versions: none)
ERROR: No matching distribution found for onnxruntime-gpu

To reproduce

pip install onnxruntime-gpu
ERROR: Could not find a version that satisfies the requirement onnxruntime-gpu (from versions: none)
ERROR: No matching distribution found for onnxruntime-gpu

Urgency

Urgent

Platform

Linux

OS Version

centos

ONNX Runtime Installation

Released Package

ONNX Runtime Version or Commit ID

efer

ONNX Runtime API

Python

Architecture

X64

Execution Provider

CUDA

Execution Provider Library Version

No response

@yuslepukhin yuslepukhin added the feature request request for unsupported feature or enhancement label Feb 18, 2025
@snnn
Copy link
Member

snnn commented Feb 18, 2025

Please use the official pypi index. I do not publish packages to Tencent servers.
CentOS is dead. Therefore we no longer support it. Please use other Linux distros.

@snnn snnn closed this as not planned Won't fix, can't repro, duplicate, stale Feb 18, 2025
@MonolithFoundation
Copy link
Author

Actually, official pypi didn't find either (tecent is just a mirror of official in China)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request request for unsupported feature or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants