I am trying to install jaxlib on my windows 10 by the following command which I found on the documentation..
pip install jaxlib
It shows the following error
Collecting jaxlib Could not find a version that satisfies the requirement jaxlib (from versions: None) No matching distribution found for jaxlib
Advertisement
Answer
Jaxlib is not supported on windows you can see it here.. https://github.com/google/jax/issues/438