fix EXTERNALLY-MANAGED

This commit is contained in:
tteckster 2024-06-29 11:18:26 -04:00 committed by GitHub
parent 482f60f90a
commit ecb4294a18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 11 additions and 0 deletions

View file

@ -52,6 +52,7 @@ $STD apt-get install -y \
python3 \
python3-dev \
python3-pip
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
msg_ok "Updated Python3"
msg_info "Setting up Node.js Repository"