This is the error message that comes up when I install it in the terminal. https://i.stack.imgur.com/JMumx.png
Traceback (most recent call last):
File "D:\Hunter\PyCharm Projects\Silic_Browser_Project\main.py", line 4, in <module>
from PyQt5.QtWebEngineWidgets import *
ModuleNotFoundError: No module named 'PyQt5.QtWebEngineWidgets'