View Single Post
Old 01-16-2019, 07:23 AM   #5
nirosan
Member
nirosan began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Jul 2017
Device: epub
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
nirosan is offline   Reply With Quote