[External] Re: Running PyQt6 with Debug Modules

Johnmichael.Quinlan at idsoftware.com Johnmichael.Quinlan at idsoftware.com
Tue Sep 6 13:50:17 BST 2022


Any follow up on what the correct way to be able to run PyQt6 with the debug python console would be greatly appreciated?

I'm about to go back to stumbling around in the dark since there isn't any documentation and it doesn't just work out of the box.

-----Original Message-----
From: Dmitry Shachnev <mitya57 at gmail.com> On Behalf Of Dmitry Shachnev
Sent: Friday, August 26, 2022 1:09 PM
To: pyqt at riverbankcomputing.com
Subject: Re: [External] Re: Running PyQt6 with Debug Modules

Hi Florian!

On Fri, Aug 26, 2022 at 06:10:11PM +0200, Florian Bruhin wrote:
> My bad - a normal and debug build of Python do indeed have a different 
> ABI, and thus binary packages aren't compatible. I wasn't aware of 
> that (or I forgot).

Since Python 3.8 it's not the case on Unix-like systems:

https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.python.org_3_whatsnew_3.8.html-23debug-2Dbuild-2Duses-2Dthe-2Dsame-2Dabi-2Das-2Drelease-2Dbuild&d=DwIBAg&c=1ZsH6C42INob54FVVIhW8Q&r=BV4yYmvfAONNbcOq2Xw785ECqQ68Bmf55ewm35kjAYeGcCfXZn48383lslVVcqd2&m=C8QXNaxJahqM3FiwC8rkUJ1KLWDFv9bQdhjGCkVC8K-vbgnd0TxSmhMKy2hyouQG&s=yffj61iy_fL5RAyOjLnOYvNvOQ-Divo_I_5u9TbEsRs&e=  

But that changelog entry doesn't say anything about Windows.

--
Dmitry Shachnev


More information about the PyQt mailing list