Przeglądaj źródła

this seemed needed for Ubuntu 20.04 LTS

hans boot 5 lat temu
rodzic
commit
80e13df819
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      setup_ubuntu.sh

+ 3 - 1
setup_ubuntu.sh

@@ -44,6 +44,8 @@ sudo -H python3 -m pip install --upgrade \
 	qrcode \
 	pyqt5 \
 	reportlab \
-	svglib
+	svglib \
+	pyserial \
+	testresources
 
 sudo -H easy_install -U distribute