From f01b3be86961122cad682933ad73c480d7cc1e68 Mon Sep 17 00:00:00 2001 From: Leandro Date: Mon, 27 Apr 2020 14:37:30 -0300 Subject: [PATCH] Add pyqt5 as requested --- setup_ubuntu.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup_ubuntu.sh b/setup_ubuntu.sh index 36261f5d..7700b389 100644 --- a/setup_ubuntu.sh +++ b/setup_ubuntu.sh @@ -41,6 +41,7 @@ sudo -H python3 -m pip install --upgrade \ ezdxf \ matplotlib \ qrcode \ + pyqt5 \ reportlab \ svglib