How To Import pyQt5 QWebView in Python

704 Views Asked by At

I am trying with this

from PyQt5.QtWebKitWidgets import QWebPage, QWebView

but it does not find the Module.. not even with QtWebKitEngineWidgets

0

There are 0 best solutions below