Open macmacy opened 8 months ago
Hello
while I'm not affiliated in any way with the project, I can provide you with some information. First this project is very much abandonware, no contribution since 3 years+. Second, the underlaying debugger, rpdb2, contains the instruction 'import imp', this module is not available anymore since python 3.12. So you have no hope of debugging anything with winpdb under python 3.12, even if you managed to start it. Sorry for bringing you the bad news.
OK, thanks for info. In the meantime I've noticed the lack of imp in Python 3.12 - this is probably the root cause.
Hi, I've installed winpdb-reborn with pip. On attempt to start, winpdb crashes every time. My environment:
Crash info from Windows Event Log: