[PyQt] ANN: PyQt v5.6 Released

Detlev Offenbach detlev at die-offenbachs.de
Mon May 2 17:47:32 BST 2016


On Monday 02 May 2016, 07:57:39 Big Stone wrote:
> Hi Detlev,
> 
> Could it be this same problem as me ?
> 
> from PyQt5.QtWebEngineWidgets import QWebEnginePage
> ImportError: QtWebEngineWidgets must be imported before a
> QCoreApplication instance is created

Nope. PyQt raises an error if that rule is not followed (at least it did in the past). Meanwhile 
I have rewritten the code to not use QML anymore (committed yesterday afternoon).

Detlev
 -- 
*Detlev Offenbach*
detlev at die-offenbachs.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160502/7ac1e93d/attachment.html>


More information about the PyQt mailing list