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

[Build] I want to ask if centos 7 does not support 1.18.0 and higher #21912

Closed
wukongbuku opened this issue Aug 29, 2024 · 1 comment
Closed
Labels
build build issues; typically submitted using template

Comments

@wukongbuku
Copy link

Describe the issue

Excuse me, I want to ask if centos 7 does not support 1.18.0 and higher

pip install onnxruntime==1.18.1
ERROR: Could not find a version that satisfies the requirement onnxruntime==1.18.1 (from versions: 1.12.0, 1.12.1, 1.13.1, 1.14.0, 1.14.1, 1.15.0, 1.15.1, 1.16.0, 1.16.1, 1.16.2, 1.16.3)
ERROR: No matching distribution found for onnxruntime==1.18.1

Urgency

No response

Target platform

centos 7

Build script

Error / output

pip install onnxruntime==1.18.1
ERROR: Could not find a version that satisfies the requirement onnxruntime==1.18.1 (from versions: 1.12.0, 1.12.1, 1.13.1, 1.14.0, 1.14.1, 1.15.0, 1.15.1, 1.16.0, 1.16.1, 1.16.2, 1.16.3)
ERROR: No matching distribution found for onnxruntime==1.18.1

Visual Studio Version

python 3.10.0

GCC / Compiler Version

cuda 12.4

@wukongbuku wukongbuku added the build build issues; typically submitted using template label Aug 29, 2024
@tianleiwu tianleiwu mentioned this issue Aug 29, 2024
@tianleiwu
Copy link
Contributor

tianleiwu commented Aug 29, 2024

CentOS Linux 7 reached end of life (EOL) on June 30, 2024 so we no longer support it since 1.17.
You can still use onnxruntime version<= 1.16.3 on CentOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build build issues; typically submitted using template
Projects
None yet
Development

No branches or pull requests

2 participants