From 6463efa07cea2cbdf2b6b5335c2fcc0b606b0c97 Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q Date: Tue, 29 Aug 2023 16:12:14 -0500 Subject: [PATCH] Update install.sh --- install.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 2dd6493..a40f5d6 100644 --- a/install.sh +++ b/install.sh @@ -74,10 +74,13 @@ rustup default 1.71.1 ############## #sudo pip install --no-cache-dir --upgrade -r /opt/requirements.txt -echo "Instalación completa." + # Desactivar el entorno virtual deactivate +pip install --no-cache-dir --upgrade cryptography pyopenssl autobahn Twisted dmr_utils3 bitstring jinja2 MarkupSafe bitarray configparser aprslib attrs wheel service_identity pyOpenSSL mysqlclient tinydb ansi2html mysql-connector-python pandas xlsxwriter cursor pynmea2 maidenhead flask folium mysql-connector resettabletimer setproctitle requests libscrc Pyro5 + +echo "Instalación completa." #################### sudo cat > /opt/emq-ver <<- "EOF" EMQ-VER: 01.07