[PyQt] PyQt5 5.7.1 Bug: debug build on Windows broken

Phil Thompson phil at riverbankcomputing.com
Mon Jan 16 09:13:43 GMT 2017


On 15 Jan 2017, at 9:44 pm, Mathias Born <mathias.born at gmx.de> wrote:
> 
> Still doesn't work for me.
> 
> I installed the new SIP snapshot and tried to install the new PyQt snapshot.
> There are two problems. The PyQt configure.py does not call sip with the new
> "-D" command line option for debug builds. I get the same error message.

Are you sure you are running configure.py with a debug version? Does sys.gettotalrefcount exist?

> But even if I hack configure.py to add "-D", I still get the same error
> message:

Did you hack it in both places?

Phil


More information about the PyQt mailing list