Solved: ModuleNotFoundError: No module named 'PyQt5'

Fix No module named 'PyQt5'

To Solve the error, Install the PyQt5 using the following command.

pip install PyQt5