Install error (jax[cuda]) on Ubuntu 20.04.4 #11269
-
I am tying to install using the commend:
but I get the error:
I have Ubuntu 20.04.4 with NVIDIA Driver Version: 515.48.07 and CUDA Version: 11.7. Please help. I have no clue what to do |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
CUDA wheels are now at jax_cuda_releases.html rather than jax_releases.html. |
Beta Was this translation helpful? Give feedback.
CUDA wheels are now at jax_cuda_releases.html rather than jax_releases.html.
Use
pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html