[sabNZBD] Fix pip issues

This commit is contained in:
Sam Heinz
2024-04-13 21:50:47 +10:00
parent e967cf1579
commit 4942934696

View File

@@ -33,6 +33,7 @@ $STD apt-get install -y \
python3 \
python3-dev \
python3-pip
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
$STD apt-get install -y python3-setuptools
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
msg_ok "Updated Python3"