bug with pyqtwebengine and Ubuntu 20.04 and Python 3.8
Florian Bruhin
me at the-compiler.org
Mon May 11 20:47:31 BST 2020
On Mon, May 11, 2020 at 11:42:46AM -0700, Tanim Islam wrote:
> 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?
The module is called PyQtWebEngine, not PyQtWebEngines.
Florian
--
me at the-compiler.org (Mail/XMPP) | https://www.qutebrowser.org
https://bruhin.software/ | https://github.com/sponsors/The-Compiler/
GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200511/4d48d734/attachment.sig>
More information about the PyQt
mailing list