this seemed needed for Ubuntu 20.04 LTS

This commit is contained in:
hans boot 2020-12-31 18:24:32 +01:00
parent 62dbc47d4c
commit 80e13df819
1 changed files with 3 additions and 1 deletions

View File

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