<div dir="ltr"><div>Dear QGIS developers, I would need your support to update my plugins.<br></div><div><br></div><div>I read that Qt WebEngine, from QGIS 

<p style="margin:0px;text-indent:0px;white-space:pre-wrap">3.36.3-Maidenhead, QT 5.15.3, <span style="white-space:normal">is available for plugins: <a href="https://changelog.qgis.org/en/entry/2607">https://changelog.qgis.org/en/entry/2607</a></span></p></div><div><br></div><div>But on Ubuntu Jammy LTS 22.04 and a fresh QGIS 3.36.3-Maidenhead with QT 5.15.3, when I try to import from QT5:</div><div>from PyQt5.QtWebEngineWidgets import QWebEngineView, QWebEnginePage, <br><br></div><div>I get an exception:</div><div>ImportError: QtWebEngineWidgets must be imported before a QCoreApplication instance is created</div><div><br></div><div>and when I do the same from python3 in bash I get no exceptions<br></div><div><br></div><div>Where Am I wrong? Is there something different to do for importing QtWebEngineWidgets ?</div><div>Can you point me to a running example?</div><div><br></div><div>Thank you very much.<br></div><div>Enrico Ferreguti<br></div><div><br></div><div><br></div></div>