Debugging PyQt5 module [RESOLVED]
John Ehresman
jpe at wingware.com
Sat May 29 20:47:12 BST 2021
Wing Pro also works to debug PyQt based apps.
At this point I’d think that any of the debuggers mentioned on this thread / that are used by widely used python IDE’s would work for a PyQt based application. My suggestion would be to pick one, start to use it, and ask questions if you run into problems.
Cheers,
John
> On May 29, 2021, at 8:34 AM, Rich Shepard <rshepard at appl-ecosys.com> wrote:
>
> On Sat, 29 May 2021, Philippe Fremy wrote:
>
>> As the former maintainer of winpdb,
>
> Phillippe,
>
> And I thought you were leading the reborn version,
>
>> ... I recommend against it nowdays.
>
> I'll take your recommendation.
>
>> There are good Python 3 debuggers today, Eric being one of them. You
>> better look into this direction than waste your energy understanding why
>> the debugger is not working, instead of why your program is not working.
>
> Okay. With your expertise please suggest others debuggers I could employ.
>
> Thank you very much for your insights and recommendations.
>
> Regards,
>
> Rich
More information about the PyQt
mailing list