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 version error when building environment #43

Open
wangyuyy opened this issue Feb 22, 2023 · 1 comment
Open

Jaxlib version error when building environment #43

wangyuyy opened this issue Feb 22, 2023 · 1 comment

Comments

@wangyuyy
Copy link

wangyuyy commented Feb 22, 2023

An error occurred when I tried the command
pip install -r requirements.txt
which said No matching distribution found for jaxlib==0.1.71+cuda111
Should I change the version of jaxlib? Appreciate a lot for your generous help.

@bonapark00
Copy link

Try pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
https://github.com/google/jax#installation

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

2 participants