Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Jaxlib pip installation failure

From the command line, I've tried following this installation tutorial I'd like to avoid building from source if at all possible. Currently, I'm not sure what the issue is. Could anyone verify that they get the same/different response when trying to install Jaxlib?

For awareness, Jax installed fine without any issues, but some supporting components are found in Jaxlib which is installed separately.

C:\Users\john.smith>pip install jaxlib
ERROR: Could not find a version that satisfies the requirement jaxlib (from versions: none)
ERROR: No matching distribution found for jaxlib
like image 360
jbuddy_13 Avatar asked Jul 09 '26 22:07

jbuddy_13


1 Answers

It appears you are using Windows. JAX currently does not provide jaxlib builds for Windows (see google/jax#438) though there is work in progress to rectify this; see google/jax#4843.

There are some comments in the above issue that suggest a possible approach to build jaxlib for Windows if you wish to build it yourself.

like image 147
jakevdp Avatar answered Jul 13 '26 22:07

jakevdp



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!