Issue
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
Can anyone help me, thanks in advance!
Solution
Jaxlib is not supported on windows you can see it here.. https://github.com/google/jax/issues/438
Answered By - user13815693
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.