Skip to content
Discussion options

You must be logged in to vote

I'm also constrained to CUDA 10, and needed to install jax==0.2.25 manually. This is the last jax version that supports jaxlib 0.1.70 (See https://github.com/google/jax/blob/jax-v0.2.25/jax/version.py and then https://github.com/google/jax/blob/jax-v0.2.26/jax/version.py). It seems pip just doesn't know how to figure out the right version (it doesn't download all older versions to figure out which are compatible), so you'll need to specify the jax version explicitly.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ajsanjoaquin
Comment options

Answer selected by ajsanjoaquin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants