Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 4060

General Questions • Re: [Software] Got error with pdfposter

$
0
0
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:

Code:

python3 -m pip install --user pipx
After you can run this:

Code:

pipx install pdfposter

Statistics: Posted by bbbhltz — 2026-01-03 20:11



Viewing all articles
Browse latest Browse all 4060

Trending Articles