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 library in requirement.txt #2

Open
safaeenezhad opened this issue Nov 1, 2023 · 1 comment
Open

can not install library in requirement.txt #2

safaeenezhad opened this issue Nov 1, 2023 · 1 comment

Comments

@safaeenezhad
Copy link

i tried in google Collab and windows 10 and ubuntu
but get some error when installing library in requirement.txt
such:

Could not find a version that satisfies the requirement jaxlib~=0.1.76 (from tensorflow-federated==0.20.0->-r requirements.txt (line 6)) (from versions: 0.1.63, 0.3.14, 0.3.15, 0.3.20, 0.3.22, 0.3.24, 0.3.25, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.6, 0.4.7, 0.4.9, 0.4.10, 0.4.11, 0.4.12, 0.4.13)
ERROR: No matching distribution found for jaxlib~=0.1.76 (from tensorflow-federated==0.20.0->-r requirements.txt (line 6))

or

ERROR: Ignored the following yanked versions: 0.1.63, 0.4.0
ERROR: Ignored the following versions that require a different python version: 0.22.0 Requires-Python >=3.9;....

can you explain more ?
how and in witch environment we can run your nice project?

@safaeenezhad
Copy link
Author

you have to install just python 3.8
prefer os : ubuntu

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

1 participant