Installing jaxlib release v0.4.13 on Windows #16628
Replies: 2 comments
-
Thanks for the question! Note that windows jaxlib support is currently experimental, and only available in jaxlib version 0.4.13. Additionally, jaxlib wheels for windows are only available for Python 3.9, 3.10, and 3.11 (see https://pypi.org/project/jaxlib/#files). Is it possible for you to update your Python version? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Jake, Sorry, I did not see that. I can update to 3.9. Thanks:-) Kind regards, |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I tried running
pip install jaxlib
to install jaxlib release v0.4.13 on my Windows 10 machine. I have Python3.8 installed. I get the following:ERROR: Could not find a version that satisfies the requirement jaxlib==0.4.13 (from versions: none)
ERROR: No matching distribution found for jaxlib==0.4.13
Do you have any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions