subDesTagesMitExtraKaese 91ec76aff4 added stable PID loop | há 4 anos atrás | |
---|---|---|
.. | ||
Page_1.py | há 4 anos atrás | |
Page_2.py | há 4 anos atrás | |
Page_3.py | há 4 anos atrás | |
Page_4.py | há 4 anos atrás | |
Plot.py | há 4 anos atrás | |
README.md | há 4 anos atrás | |
__init__.py | há 4 anos atrás | |
globals.py | há 4 anos atrás | |
plotim.py | há 4 anos atrás |
on Ubuntu / Debian
sudo apt install qt4-designer
designer-qt4
Location of PyQt5 designer.exe on Windows
C:\Program Files\Python36\Lib\site-packages\pyqt5-tools
or
C:\Users\<User>\AppData\Local\Programs\Python\<version>\Lib\site-packages\pyqt5-tools
on Linux
python3 -m PyQt5.uic.pyuic youruifile -o yourpyfile -x
on Windows
pyuic5 youruifile -o yourpyfile -x
cd software/
python3 main.py