forked from forkanization/Proxmox-arm64
[ChangeDetection] Fix pip issues
This commit is contained in:
@@ -53,6 +53,7 @@ $STD apt-get install -y \
|
|||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
python3-pip
|
python3-pip
|
||||||
|
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
||||||
msg_ok "Updated Python3"
|
msg_ok "Updated Python3"
|
||||||
|
|
||||||
msg_info "Setting up Node.js Repository"
|
msg_info "Setting up Node.js Repository"
|
||||||
@@ -81,6 +82,7 @@ $STD npm prune production --prefix /opt/browserless
|
|||||||
msg_ok "Installed Browserless & Playwright"
|
msg_ok "Installed Browserless & Playwright"
|
||||||
|
|
||||||
msg_info "Installing Font Packages"
|
msg_info "Installing Font Packages"
|
||||||
|
DEBIAN_FRONTEND=noninteractive
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
fontconfig \
|
fontconfig \
|
||||||
libfontconfig1 \
|
libfontconfig1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user