Installing jaxlib
#8307
-
I've tried installing jaxlib with
Where do I get jaxlib? |
Beta Was this translation helpful? Give feedback.
Answered by
jakevdp
Oct 20, 2021
Replies: 1 comment 3 replies
-
Full installation information is available in the README: https://github.com/google/jax#installation If the instructions there do not work, it may be that you are on an unsupported platform (e.g. Windows) or using an unsupported Python version (e.g. Python 3.6 or 3.10) |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
herobd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Full installation information is available in the README: https://github.com/google/jax#installation
If the instructions there do not work, it may be that you are on an unsupported platform (e.g. Windows) or using an unsupported Python version (e.g. Python 3.6 or 3.10)