Replies: 1 comment 2 replies
-
You can find older version in https://storage.googleapis.com/jax-releases/jax_releases.html |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For our project we have use an old version of open-spiel which requires jaxlib==0.1.57. The problem is that pip cannot find that version, available ones start with =>0.1.60. How can I install jaxlib==0.1.57? I know that it existed. Thank you in advance!

(project also uses jax==0.2.7, which is available via pip)
Beta Was this translation helpful? Give feedback.
All reactions