diff --git a/install/hyperion-install.sh b/install/hyperion-install.sh index 04622a1d..19b8a88e 100644 --- a/install/hyperion-install.sh +++ b/install/hyperion-install.sh @@ -20,6 +20,8 @@ $STD apt-get install -y mc $STD apt-get install -y lsb-release $STD apt-get install -y gpg $STD apt-get install -y apt-transport-https +$STD apt-get install -y libpython3.9 + msg_ok "Installed Dependencies" msg_info "Installing Hyperion"