Pyqt4 installation and creation of a python file from terminal linux

sudo apt-get install python-qt4 qt4-designer
sudo apt install pyqt4-dev-tools




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



for python 3

sudo apt-get install python3-pyqt4


Comentarios

Entradas más populares de este blog

Fix Audio Windows on MAC

Tkinter tkFileDialog module

Using real data types in VHDL