<div dir="ltr"><div>That's a pity, thanks for clarifying Phil.</div><div>I've seen these binaries mentioned a few times, but I am not 100% sure how they are obtained. Are these part of the offline installers from this page?<br><a href="https://www.qt.io/offline-installers">https://www.qt.io/offline-installers</a></div><div><br></div><div>Do you think there is a chance they'll update the 5.15.x binaries at some point? Or has the Qt stopped producing them?</div><div><br></div><div>Cheers,</div><div>Carlos<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 5 Dec 2022 at 21:36, Phil Thompson <<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 05/12/2022 19:00, Carlos Pereira Atencio wrote:<br>
> Based on the latest PyPI release, I believe the latest version of <br>
> PyQt5-Qt5<br>
> is still 5.15.2:<br>
> <a href="https://pypi.org/project/PyQt5-Qt5/" rel="noreferrer" target="_blank">https://pypi.org/project/PyQt5-Qt5/</a><br>
> And the PyQt5.QtCore.QT_VERSION_STR string also indicates PyQt5 5.15.7 <br>
> does<br>
> run 5.15.2.<br>
> <br>
> I believe there are still some outstanding issues in 5.15.2, like this <br>
> one:<br>
> <a href="https://www.riverbankcomputing.com/pipermail/pyqt/2020-December/043463.html" rel="noreferrer" target="_blank">https://www.riverbankcomputing.com/pipermail/pyqt/2020-December/043463.html</a><br>
> <a href="https://bugreports.qt.io/browse/QTBUG-88688" rel="noreferrer" target="_blank">https://bugreports.qt.io/browse/QTBUG-88688</a><br>
> <br>
> Which means PyQt5 applications in out-of-box Ubuntu 20.04 (and possibly <br>
> one<br>
> of the Debian versions), still won't run. It sounds like this should be<br>
> fixed by updating Qt5 to something newer, would that be possible?<br>
> Thanks!<br>
<br>
The problem is that Qt didn't release 5.15.3 binaries and I gave up <br>
building Qt from source a long time ago. Given how long ago the release <br>
was there doesn't seem to be a great need for it. I assume most people <br>
would use the version of PyQt5 that comes with the distro.<br>
<br>
That said, you can use the undocumented pyqt-qt-wheel utility that is <br>
part of PyQt-builder to create the wheels from a standard Qt <br>
installation.<br>
<br>
Phil<br>
</blockquote></div>