[PyQt] ImportError: No module named 'PyQt5.QtWebEngineWidgets'
Vincent Vande Vyvre
vincent.vande.vyvre at telenet.be
Sat Mar 7 12:23:47 GMT 2015
Le 07/03/2015 13:06, iMath a écrit :
> >>> from PyQt5.QtWebEngineWidgets import *
> Traceback (most recent call last):
> File "<pyshell#0>", line 1, in <module>
> from PyQt5.QtWebEngineWidgets import *
> ImportError: No module named 'PyQt5.QtWebEngineWidgets'
> >>>
>
> tested on Win7 with PyQt5-5.4.1-gpl-Py3.4-Qt5.4.1-x32
>
>
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
I think it's not yet available for Windows.
http://pyqt.sourceforge.net/Docs/PyQt5/introduction.html#module-PyQt5.QtWebEngineWidgets
Vincent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150307/59d60b47/attachment.html>
More information about the PyQt
mailing list