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 not install daliy-python #24

Closed
ouyangshaoxia opened this issue Aug 13, 2024 · 11 comments
Closed

can not install daliy-python #24

ouyangshaoxia opened this issue Aug 13, 2024 · 11 comments

Comments

@ouyangshaoxia
Copy link

when I install daily-python
pip3 install daily-python

ERROR: Could not find a version that satisfies the requirement daily-python (from versions: none)
ERROR: No matching distribution found for daily-python

Can You Help Me

@kuzma2022

This comment was marked as spam.

@aconchillo
Copy link
Contributor

Hi!. Is this on Windows? If so, the only solution right now for Windows user is to use WSL.

@aconchillo
Copy link
Contributor

See #7

@ouyangshaoxia
Copy link
Author

os : ubuntu18.04, python==3.10,
Could not find a version that satisfies the requirement daily-python

@ouyangshaoxia
Copy link
Author

Can you provide the installation package in .whl format?

@kuzma2022

This comment was marked as spam.

@mlxu995
Copy link

mlxu995 commented Aug 23, 2024

same error on "CentOS Linux 7 (Core)"

@kuzma2022

This comment was marked as spam.

@munoz-romero
Copy link

I'm experiencing the same issue. Unable to install the package on:

Operating System: CentOS Linux 7 (Core)
Kernel: Linux 3.10.0-1160.102.1.el7.x86_64
Architecture: x86-64

@aconchillo
Copy link
Contributor

I'm experiencing the same issue. Unable to install the package on:

Operating System: CentOS Linux 7 (Core) Kernel: Linux 3.10.0-1160.102.1.el7.x86_64 Architecture: x86-64

Yep, same problem. CentOS 7 has a very old glibc (2.17, released in 2012) and it's actually already EOL. Unfortunately, CentOS 8 also has an old glibc.

@aconchillo
Copy link
Contributor

Closing as duplicate of #7

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

No branches or pull requests

5 participants