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:tar -zxf ~/Downloads/PyQt4*.tar.gz
Then access the Target Folder:
cd ~/Downloads/PyQt4*/
Now run:
python3 configure.py
Make it by:
make
And finally to Setup it play:
sudo make install
Contents