Qt 6.7.1 wheels?
Florian Bruhin
me at the-compiler.org
Tue May 28 14:12:47 BST 2024
> On 28/05/2024 13:22, Florian Bruhin wrote:
> > Hey,
> >
> > Qt 6.7.1 has been released a week ago:
> > https://www.qt.io/blog/qt-6.7.1-released
> >
> > So far there are no updated PyQt wheels on PyPI, though at least on
> > Linux I was able to easily update the existing wheels via pyqt-bundle.
> >
> > Is it planned to upload updated -Qt6 wheels as usual?
> >
> > Thanks,
> > Florian
>
> Yes. I was waiting to see if PyPI was going to change the file limits so
> that I could upload the PyQt6-WebEngine-Qt6 wheel for Intel macOS, but I
> suspect I will be waiting a long time.
Yeah, unfortunately the PyPI support is quite overloaded...
Thankfully the PSF hired someone to fix that problem, so hopefully at
some point this will change:
https://blog.pypi.org/posts/2024-03-20-announcing-a-pypi-support-specialist/
> In the meantime I'm seeing if splitting that wheel over 2 wheels will
> work around the problem.
At least for me, having it on the Riverbank PyPI server is a perfectly
fine workaround. I dropped a:
--extra-index-url https://www.riverbankcomputing.com/pypi/simple/
into my requirements.txt for now, and that was it.
Florian
-------------- 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/20240528/785b94aa/attachment-0001.sig>
More information about the PyQt
mailing list