forked from forkanization/Proxmox-arm64
[HomeAssistant( Core)] Fix pip issues
This commit is contained in:
@@ -68,6 +68,7 @@ $STD update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/pytho
|
|||||||
cd ~
|
cd ~
|
||||||
rm -rf Python-3.12.2
|
rm -rf Python-3.12.2
|
||||||
msg_ok "Installed Python 3.12"
|
msg_ok "Installed Python 3.12"
|
||||||
|
rm -rf /usr/local/bin/python3.*/EXTERNALLY-MANAGED
|
||||||
|
|
||||||
msg_info "Installing Home Assistant-Core"
|
msg_info "Installing Home Assistant-Core"
|
||||||
mkdir /srv/homeassistant
|
mkdir /srv/homeassistant
|
||||||
|
|||||||
@@ -26,6 +26,7 @@ $STD apt-get install -y \
|
|||||||
python3-dev \
|
python3-dev \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
python3-venv
|
python3-venv
|
||||||
|
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
||||||
msg_ok "Updated Python3"
|
msg_ok "Updated Python3"
|
||||||
|
|
||||||
msg_info "Installing runlike"
|
msg_info "Installing runlike"
|
||||||
|
|||||||
Reference in New Issue
Block a user