You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: