PyQt5.Qt is empty with sip 6.7.6

Dmitry Shachnev mitya57 at ubuntu.com
Tue Jan 31 11:09:28 GMT 2023


Hi,

On Sun, Jan 29, 2023 at 06:51:42PM +0100, Antonio Rojas wrote:
> Hi,
>  When PyQt5 is built with sip 6.7.6, the PyQt5.Qt class is empty:
>
> In [1]: import PyQt5.Qt 
> In [2]: dir(PyQt5.Qt) 
> Out[2]: ['__doc__', '__file__', '__loader__', '__name__', '__package__', '__spec__']

I can confirm this bug. Visible in e.g. this failed test:

https://ci.debian.net/data/autopkgtest/testing/amd64/p/pyspread/30865744/log.gz

--
Dmitry Shachnev


More information about the PyQt mailing list