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

Jaxlib can't be installed under Windows #2

Closed
guyko81 opened this issue Oct 13, 2019 · 7 comments
Closed

Jaxlib can't be installed under Windows #2

guyko81 opened this issue Oct 13, 2019 · 7 comments

Comments

@guyko81
Copy link

guyko81 commented Oct 13, 2019

Collecting jaxlib
Could not find a version that satisfies the requirement jaxlib (from versions: )
No matching distribution found for jaxlib

jax-ml/jax#507

the issue raised under jax github page causes installation issues under Windows for this package

Would you consider releasing the PyTorch version too, I could make that work from the backup branch and the results look similar (though I'm not sure that the PyTorch implementation contains all the tricks from the jax version or not)

@abriosi
Copy link

abriosi commented Oct 13, 2019

I have the same problem under linux

image

@abriosi
Copy link

abriosi commented Oct 13, 2019

build jax using source https://jax.readthedocs.io/en/latest/developer.html#building-from-source and it works

@tonyduan
Copy link
Collaborator

Linux users: we recommend building Jax from source as recommended by @abriosi.

Windows users: see [1], unfortunately this is out of scope for now.

[1] jax-ml/jax#438

@abriosi
Copy link

abriosi commented Oct 14, 2019

@tonyduan How can we solve this for linux users? Does it have to be jax maintainers to corrected the linux python .whl?

@abriosi
Copy link

abriosi commented Oct 15, 2019

@tonyduan for linux users, if jaxlib install fails, they should run pip install --upgrade pip. Then pip install ngboost will work just fine

@avati
Copy link
Collaborator

avati commented Oct 17, 2019

Closing this issue now that the code runs without jax.

@Raviiisc
Copy link

Closing this issue now that the code runs without jax.
Is there any solution to install jaxlib on windows? I am trying to run the following code which used jaxlib.
https://github.com/hanrach/p2d_fast_solver

I'd be grateful if someone can help me with this.

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

5 participants