bug with pyqtwebengine and Ubuntu 20.04 and Python 3.8

Tanim Islam tanim.islam at gmail.com
Mon May 11 19:42:46 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.PyQtWebEngines", I get "ModuleNotFoundError: No module
named 'PyQt5.PyQtWebEngines'".

Has anyone seen this error?

Tanim Islam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200511/43769a6f/attachment.htm>


More information about the PyQt mailing list