Add warning to prevent installing via pip using root privileges
sudo
usage is not specified in pip installation documentation.
We should add a note (a warning) to prevent sudo
usage with pip
.
sudo
usage is not specified in pip installation documentation.
We should add a note (a warning) to prevent sudo
usage with pip
.
added Documentation label
mentioned in issue #259 (closed)
marked this issue as related to #188 (closed)
Not necessary since the pipx
recommendation takes over (Replace pip installation with pipx (#188 - closed)), and this is not necessary with pipx
.
closed