[wingide-users] Debugging a Python executable (py2exe)
Max Slimmer
max at theslimmers.net
Tue May 6 16:39:17 MDT 2008
I have a fairly complex app that I build with py2exe, however I test it
in the Raw so to speak, My debuging and testing is mostly done before
running py2exe, I leave that for final build and packjaging step when I
know it all works. When I run the packaged app and there is an error
which produces traceback it usually refers to pyc files.
max
Tony Cappellini wrote:
>
>
> Has anyone tried debugging a py2exe executable with Wing?
> I've followed the steps in the Wing manual, but Wing never hits the
> breakpoint I've set- and and never switches to "debug mode".
>
> I'm running the program from the command line, have kEmbedded=1, and
> have active listening set.
>
> I don't suppose there is a way to run the executable (instead of the
> .exe) - by pressing F5....?
>
>
>
>
>
> ------------------------------------------------------------------------
>
> _________________________________________________
> Wing IDE users list
> http://wingware.com/lists/wingide
More information about the wingide-users
mailing list