How to install and run qt-designer for python

sudo apt-get install python-qt4 qt4-designer

sudo apt install pyqt4-dev-tools




pyuic4 -x -o ./example.py ./example.ui


 





type on your Terminal
designer-qt4
or if /usr/bin isn't included in your PATH:
/usr/bin/designer-qt4


sudo apt-get install python3-pyqt5

Comentarios

Publicar un comentario

Entradas más populares de este blog

Fix Audio Windows on MAC

Tkinter tkFileDialog module

Using real data types in VHDL