[PyQt] ImportError: No module named 'PyQt5.QtWebEngineWidgets'
iMath
2281570025 at qq.com
Sat Mar 7 12:06:45 GMT 2015
>>> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150307/3010c76e/attachment.html>
More information about the PyQt
mailing list