Skip to content

Conversation

@silvanaMorera
Copy link

@silvanaMorera silvanaMorera commented Nov 16, 2025

This PR moves the existing warning about using get-pip.py so that it
appears before the installation steps.

Currently, the tutorial shows the instructions for downloading and running
get-pip.py before the cautionary note, which may lead beginners to run
the command without seeing the warning first. Since this tutorial is aimed at
new Python users, placing the warning earlier helps prevent accidental misuse.

No content was changed—only the order—keeping the diff minimal and focused.


📚 Documentation preview 📚: https://python-packaging-user-guide--1953.org.readthedocs.build/en/1953/tutorials/installing-packages/#ensure-you-can-run-pip-from-the-command-line

state. You can use ``python get-pip.py --prefix=/usr/local/`` to install
in ``/usr/local`` which is designed for locally-installed software.

* Securely Download `get-pip.py
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Normally, list items are supposed to follow a : at the end of a paragraph. Putting the warning between that and the items gets us weird rendering.

Currenlty, the warning ended up being wrapped into a blockquote: https://python-packaging-user-guide--1953.org.readthedocs.build/en/1953/tutorials/installing-packages/#ensure-you-can-run-pip-from-the-command-line.

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

Successfully merging this pull request may close these issues.

2 participants