bug with pyqtwebengine and Ubuntu 20.04 and Python 3.8

Tanim Islam tanim.islam at gmail.com
Tue May 12 17:44:00 BST 2020


Hello,

I am running Ubuntu 20.04 and Python 3.8. I have installed pyqtwebengine by
running "pip3 install --user pyqtwebengine". pip3 list | grep Web shows
"PyQtWebEngine                 5.14.0". However, when in the Python shell I
do "import PyQt5.PyQtWebEngine", I get "ModuleNotFoundError: No module
named 'PyQt5.PyQtWebEngines'".

Has anyone seen this error?

NOTE: this is different from "import PyQt5.PyQtWebEngines"

Tanim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200512/acbd3d48/attachment.htm>


More information about the PyQt mailing list