rupesharora

Results 1 comments of rupesharora

I encountered with same issue. Resolved by running following commands. `sudo apt install pyqt5-dev-tools pyqt5-dev` If still doesn't work try below too: `sudo apt-get install python3-pyqt5`