- porting to PyQt6

This commit is contained in:
Marius Stanciu
2021-08-04 18:34:24 +03:00
parent c3d5fccb80
commit 53272da959
136 changed files with 1732 additions and 1715 deletions

View File

@@ -12,8 +12,8 @@ sudo apt-get install -y \
python3-dev \
python3-gdal \
python3-pip \
python3-pyqt5 \
python3-pyqt5.qtopengl \
python3-pyqt6 \
python3-pyqt6.qtopengl \
python3-simplejson \
python3-tk
@@ -42,7 +42,7 @@ sudo -H python3 -m pip install --upgrade \
ezdxf \
matplotlib \
qrcode \
pyqt5 \
pyqt6 \
reportlab \
svglib \
pyserial \