Qt v6.2.0beta3 Wheels

Florian Bruhin me at the-compiler.org
Thu Aug 26 15:14:00 BST 2021


Hi,

On Fri, Aug 20, 2021 at 02:43:22PM +0100, Phil Thompson wrote:
> 
> On 20/08/2021 12:49, Florian Bruhin wrote:
> > Hi,
> > 
> > On Fri, Aug 20, 2021 at 09:18:08AM +0100, Phil Thompson wrote:
> > > The current snapshots and Qt wheels have been updated for Qt
> > > v6.2.0beta3.
> > 
> > It looks like macOS support for QtWebEngine seems to have arrived with
> > Beta 3? I can successfully build and run simplebrowser from the Qt
> > online installer on macOS FWIW.
> 
> I overlooked this because of a bug in the installer. If you are selecting
> individual additional libraries then WebEngine (on macOS) is only installed
> if it is deselected.
> 
> > Do you have a rough timeline for a PyQt6WebEngine based on that? :)
> 
> Certainly by the end of next week.

I noticed a pyqt6-webengine popped up here:
https://riverbankcomputing.com/pypi/simple/pyqt6-webengine/

However I can't install it, due to a very similar issue like discussed
back in April in the "Missing PyQt6-Qt6 6.1" thread:
https://www.riverbankcomputing.com/pipermail/pyqt/2021-April/043769.html

    $ pip install --index-url https://riverbankcomputing.com/pypi/simple/ --pre --upgrade pyqt6-webengine
    [...]
      Downloading https://riverbankcomputing.com/pypi/packages/PyQt6-WebEngine/PyQt6_WebEngine-6.2.0.dev2108251208-cp36.cp37.cp38.cp39.cp310-abi3-manylinux_2_28_x86_64.whl (245 kB)
    [...]
    ERROR: Could not find a version that satisfies the requirement PyQt6>=6.2.0 (from pyqt6-webengine) (from versions: 6.2.0.dev2108221414)
    ERROR: No matching distribution found for PyQt6>=6.2.0

Apologies if you're already aware, and that's why you didn't announce it
yet. I just noticed it was there and got curious :)

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/20210826/4365a651/attachment.sig>


More information about the PyQt mailing list