How to install Pyqt4 in ubuntu 20.04
I have already tried all the commands:
sudo apt-get install python-qt4
sudo apt-get install libqt4-dev
sudo apt-get install pyqt4-dev-tools
sudo apt-get install pyqt4.qsci-dev
sudo apt install python3-pyqt4
But it kept on saying module has no installation candidate although pyqt5 is running smoothly but code is too long for changing it to pyqt5