Thank you for your quick reply.
Yes is it an input plugin. I am trying some solutions but not works. Another way is to display on QWebEngineView. Is QtWebEngineWidgets part of sigil bundled python environment? May be not I got this error:
Quote:
from PyQt5.QtWebEngineWidgets import QWebEngineView
ModuleNotFoundError: No module named 'PyQt5.QtWebEngineWidgets'
Error: No module named 'PyQt5.QtWebEngineWidgets'
|
How can I include QWebEngineWidgets in my plugin?
Thank you