Browse Source

this seemed needed for Ubuntu 20.04 LTS

hans boot 5 năm trước cách đây
mục cha
commit
80e13df819
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  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