[wingide-users] Debugging an Embedded Python Script
Wing IDE Support
support at wingware.com
Sun Aug 7 18:36:13 MDT 2011
On 8/7/11 8:18 PM, theDarkBrainer wrote:
> When I try to run the app through Wing IDE, i got an exception from the app:
> try to enable wingdb...
> Python: Error: TraceBack:
> Traceback (most recent call last):
> File "C:\PythonTest\PySource\Program.py", line 31, in<module>
> wingdbstub.Ensure()
> File "C:\PythonTest\PySource\wingdbstub.py", line 254, in Ensure
> raise ValueError("No debugger")
> ValueError: No debugger
Could you enable logging in wingdbstub by setting the kLogFile setting
and send the log file to support at wingware.com ? How are you launching
your .exe?
Thanks,
John
More information about the wingide-users
mailing list