SyntaxFix
Write A Post
Hire A Developer
Questions
If you are facing problem with pip3 install pyqt5 then try pip3 install pyqt5==5.12.0 This solved the problem for me
pip3 install pyqt5
pip3 install pyqt5==5.12.0