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

Deprecation warning when parsing nightly packages #15476

Closed
stellaraccident opened this issue Apr 7, 2023 · 2 comments
Closed

Deprecation warning when parsing nightly packages #15476

stellaraccident opened this issue Apr 7, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@stellaraccident
Copy link
Contributor

Description

When running pip with -f https://storage.googleapis.com/jax-releases/jaxlib_nightly_releases.html to install nightlies, I'm getting this deprecation warning:

DEPRECATION: The HTML index page being used (https://storage.googleapis.com/jax-releases/jaxlib_nightly_releases.html) is not a proper HTML 5 document. This is in violation of PEP 503 which requires these pages to be well-formed HTML 5 documents. Please reach out to the owners of this index page, and ask them to update this index page to a valid HTML 5 document. pip 22.2 will enforce this behaviour change. Discussion can be found at https://github.com/pypa/pip/issues/10825

I'm using pip 22.0.2.

Probably best to fix whatever it is angry about soon.

What jax/jaxlib version are you using?

No response

Which accelerator(s) are you using?

No response

Additional system info

No response

NVIDIA GPU info

No response

@stellaraccident stellaraccident added the bug Something isn't working label Apr 7, 2023
@jakevdp
Copy link
Collaborator

jakevdp commented Apr 7, 2023

Thanks for the report – this looks like a duplicate of #5410, but is still something we need to address.

@yashk2810
Copy link
Collaborator

Closing in favor of #5410

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants