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

Can't install ezkl-gpu #831

Open
hzby opened this issue Jul 25, 2024 · 1 comment
Open

Can't install ezkl-gpu #831

hzby opened this issue Jul 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@hzby
Copy link

hzby commented Jul 25, 2024

When I try to install ezkl-gpu via pip install ezkl-gpu,it reports err:
ERROR: Could not find a version that satisfies the requirement ezkl-gpu (from versions: none)
ERROR: No matching distribution found for ezkl-gpu.

Even if I download .whl from pypi, pip install through local files:
pip install /home/byzeng/ezkl_gpu-12.0.0-cp37-abi3-manylinux2_35_x86_64.whl
It also not works, still report err:
ERROR: ezkl_gpu-12.0.0-cp37-abi3-manylinux2_35_x86_64.whl is not a supported wheel on this platform.

My pip version is the newest,I do't konw where is the problem.
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.9.2009 (Core)
Release: 7.9.2009
Codename: Core

@hzby hzby added the bug Something isn't working label Jul 25, 2024
@HuyHung0
Copy link

I have the same problem in Window 11 Home.
error

It works fine in Debian 12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants