What you are seeing is normal for Python. It can get annoying but in this case the thing you want to install could be installed using pipx instead of pip.
On my computer I did this:
After you can run this:
On my computer I did this:
Code:
python3 -m pip install --user pipxCode:
pipx install pdfposterStatistics: Posted by bbbhltz — 2026-01-03 20:11