pip3 install PyQt and QtWebEngine Linux (Debian types)
Florian Bruhin
me at the-compiler.org
Wed Jul 14 17:35:29 BST 2021
Hey,
On Wed, Jul 14, 2021 at 01:15:47PM +0100, Rembrand at daxLAB wrote:
> Installing PyQt5 incl QtWebEngine on Linux Debian types (Mint/Ubuntu)
> The last time I did install Qt and PyQt I did everything from scratch myself (downloaded all packages and compiled, Qt, PyQt and SIP).
> Now I want for a change try to use the things like pip3 install PyQt5 .....
>
> Works, execept for QtWebEngine since that does not come with the pip3 install.
> Did I forgot something?
It's in a separate PyQtWebEngine package:
https://pypi.org/project/PyQtWebEngine/
Also see:
https://www.riverbankcomputing.com/static/Docs/PyQt5/installation.html
"Although this section concentrates on PyQt5 itself it applies equally
to the add-on projects (i.e. [...] PyQtWebEngine [...])."
Florian
--
me at the-compiler.org | 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/20210714/7422607e/attachment.sig>
More information about the PyQt
mailing list