June 2018
Beginner to intermediate
280 pages
6h 58m
English
If you want to install PyQt on Ubuntu/Linux, use the following command. This command will install the PyQt library, its dependencies, and some Qt tools:
$ sudo apt-get install python-qt4 pyqt4-dev-tools