Replies: 1 comment
-
Hi - The issue here is coming from pip rather than JAX, so there must be something wrong with your environment. I'd recommend creating a new environment and making sure that you can pip install other packages first. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have created a conda environment of python3.13.3 (name jax_env) to install jax on my supercomputer. I have tried the " pip install -U "jax[cuda12]" command. However, I have encountered the following error.
It'll be a great help if you help to solve this issue.
Regards
Soumya
Beta Was this translation helpful? Give feedback.
All reactions