mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-06 22:17:37 +00:00
Tweak for Debian 12.6
fix EXTERNALLY-MANAGED
This commit is contained in:
@ -50,6 +50,7 @@ msg_info "Installing Python Dependencies"
|
||||
$STD apt-get -y install \
|
||||
python3-pip \
|
||||
python3-requests
|
||||
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
||||
$STD pip3 install mac-vendor-lookup
|
||||
$STD pip3 install fritzconnection
|
||||
$STD pip3 install cryptography
|
||||
|
Reference in New Issue
Block a user