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

python -m pip install warns about non proper HTML 5 document #135

Open
Apollo3zehn opened this issue Jul 19, 2022 · 2 comments
Open

python -m pip install warns about non proper HTML 5 document #135

Apollo3zehn opened this issue Jul 19, 2022 · 2 comments

Comments

@Apollo3zehn
Copy link

When I run python -m pip install --pre --index-url https://www.myget.org/F/apollo3zehn-dev/python/ -r "requirements.txt" --disable-pip-version-check (with a requirements.txt content of nexus-remoting~=1.0.0b12136) I get the following warning on Kubuntu 22.04:

DEPRECATION: The HTML index page being used (https://www.myget.org/F/apollo3zehn-dev/python/nexus-remoting/) 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

@Apollo3zehn
Copy link
Author

It looks like this in a Jupyter Notebook:

grafik

@Apollo3zehn
Copy link
Author

@maartenba, @xavierdecoster

Could you please have a look into this, otherwise I fear restoring Python packages won't be possible anymore soon. Thank you!

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