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

403 errors when trying to install Jax #66

Open
DanYousefi opened this issue Jul 25, 2023 · 0 comments
Open

403 errors when trying to install Jax #66

DanYousefi opened this issue Jul 25, 2023 · 0 comments

Comments

@DanYousefi
Copy link

I recieve 403 errors when trying to run this code (from README.md):

pip install --upgrade --no-cache-dir jax==0.3.25 jaxlib==0.3.25+cuda11.cudnn805 -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html

The output:

  ERROR: HTTP error 403 while getting https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.25%2Bcuda11.cudnn805-cp37-cp37m-manylinux2014_x86_64.whl (from https://storage.googleapis.com/jax-releases/jax_cuda_releases.html)
  ERROR: Could not install requirement jaxlib==0.3.25+cuda11.cudnn805 from https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.25%2Bcuda11.cudnn805-cp37-cp37m-manylinux2014_x86_64.whl because of error 403 Client Error: Forbidden for url: https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.25%2Bcuda11.cudnn805-cp37-cp37m-manylinux2014_x86_64.whl
ERROR: Could not install requirement jaxlib==0.3.25+cuda11.cudnn805 from https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.25%2Bcuda11.cudnn805-cp37-cp37m-manylinux2014_x86_64.whl because of HTTP error 403 Client Error: Forbidden for url: https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.25%2Bcuda11.cudnn805-cp37-cp37m-manylinux2014_x86_64.whl for URL https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.25%2Bcuda11.cudnn805-cp37-cp37m-manylinux2014_x86_64.whl (from https://storage.googleapis.com/jax-releases/jax_cuda_releases.html)`

Maybe it is because Google has sanctioned my country.

If so, is there an alternative server to upgrade Jax from?

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

1 participant