Installing
-
3. Downloading python3-pyqt4
Download python3-pyqt4 for Ubuntu GNU/Linux
-
4. Installing python3-pyqt4
Then to Install python3-pyqt4
First, extract it with:Copytar -zxf ~/Downloads/PyQt4*.tar.gz
Then access the Target Folder:
Copycd ~/Downloads/PyQt4*/
Now run:
Copypython3 configure.py
Make it by:
Copymake
And finally to Setup it play:
Copysudo make install
Contents