The original post: /r/debian by /u/UnidentifiedPlayer2 on 2024-11-12 22:50:04.

Converted over to a Debian desktop and went to install stable diffusion and it seems Pip needs to be upgraded to fix an error in the installation. Now python and it’s packages must have been installed as depencies to other aps because there are a lot of modules I did not install. If I try a pip3 install --upgrade pip it gives me the externally managed environment message. How can I get a newer pip without breaking things?