Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install error jaxlib #507

Closed
pista10 opened this issue Mar 14, 2019 · 10 comments
Closed

pip install error jaxlib #507

pista10 opened this issue Mar 14, 2019 · 10 comments

Comments

@pista10
Copy link

pista10 commented Mar 14, 2019

I cannot install jaxlib on Windows PC (CPU only).

> pip install --upgrade jaxlib
Collecting jaxlib
  Could not find a version that satisfies the requirement jaxlib (from versions: )
No matching distribution found for jaxlib
> pip search jaxlib
jaxlib (0.1.11)  - XLA library for JAX
> python
Python 3.6.8 |Anaconda, Inc.| (default, Feb 21 2019, 18:30:04) [MSC v.1916 64 bit (AMD64)] on win32

How can I install it?

@hawkinsp
Copy link
Collaborator

Thanks for your interest!

We don't yet support WIndows builds, I'm afraid, only Linux and Mac. That said, there's no good reason why we couldn't support Windows; it's just that we don't have time to work on it. PRs are welcome, if you want to help out!

Duplicate of #438

@sibyjackgrove
Copy link

I had same error. Please support Windows builds also. I am able to install jax but not jaxlib.

@SarahKham
Copy link

I have the same issue any help please ?

@adithya225
Copy link

I too have the same error. please anyone try to help for solving this error

@mattjj
Copy link
Collaborator

mattjj commented Sep 11, 2020

Let's discuss Windows support on #438 rather than here. JAX should work with WSL.

@pratik-pk
Copy link

Same error on MacBook Pro M1
ERROR: Could not find a version that satisfies the requirement jaxlib
ERROR: No matching distribution found for jaxlib

@JingZhang918
Copy link

Same error on MacBook Pro M1
ERROR: Could not find a version that satisfies the requirement jaxlib
ERROR: No matching distribution found for jaxlib

Hallo, Did you fix this problem eventually?

@hawkinsp
Copy link
Collaborator

For Mac M1, see #5501 . There are no Mac ARM wheels because we don't have the hardware to build them ourselves, but you can build jaxlib from source for Mac ARM.

@zoobot
Copy link

zoobot commented May 5, 2022

I am getting this error on a linux docker install.

@hawkinsp
Copy link
Collaborator

hawkinsp commented May 5, 2022

@zoobot Please open a new issue with details of your problem and how to reproduce it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants