aboutsummaryrefslogtreecommitdiffstats
path: root/prologue
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-04-17 12:55:48 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-04-17 12:55:48 -0500
commite9538133fa6c5dd2a6afdd5521b507fa5229fddc (patch)
treeec1420b791120563e3a6c736de69b908fd1e7fa8 /prologue
parent75bab32f8333e8214c4ff97f26b8a043095e097a (diff)
Suppress a waring if running pip3 as root.
In serveral places we use the pip3 command to install Python 3 programs and modules for all users as root. This conflicts with the Python developers' recommendation to build packages in a virtual environment as a regular user. To this end, a multi-line warning is written when using pip3 as the root user. This change shows users how to avoid this warning.
Diffstat (limited to 'prologue')
0 files changed, 0 insertions, 0 deletions