[PyQt] PyQt 5.7.1 SystemError: bad argument to internal function

Phil Thompson phil at riverbankcomputing.com
Wed Nov 23 11:50:13 GMT 2016


On 16 Nov 2016, at 6:32 am, Shawn Douglas <shawn.douglas at gmail.com> wrote:
> 
> Hi,
> 
> Several of the scripts in PyQt5_gpl-5.7.1.dev1611141011/examples/qml/referenceexamples
> are failing with a SystemError exception. For example, for attached.py:
> 
> "Jack Smith" is having a birthday!
> He is inviting:
> Traceback (most recent call last):
>   File "attached.py", line 210, in <module>
>     for guest in party.guests:
> SystemError: Objects/typeobject.c:2832: bad argument to internal function

Should be fixed in tonight's snapshot.

Thanks,
Phil


More information about the PyQt mailing list