[PiAlert] Fix pip issues

This commit is contained in:
Sam Heinz
2024-04-13 21:07:29 +10:00
parent 6a6f7934d2
commit 33a16655bd

View File

@@ -51,6 +51,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