[External] Re: Running PyQt6 with Debug Modules
Dmitry Shachnev
mitya57 at ubuntu.com
Fri Aug 26 19:08:48 BST 2022
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://docs.python.org/3/whatsnew/3.8.html#debug-build-uses-the-same-abi-as-release-build
But that changelog entry doesn't say anything about Windows.
--
Dmitry Shachnev
More information about the PyQt
mailing list