[python-win32] Python 2.6: Windows Scripting Host (WSH) compatible debugger

Udo Weik WeikEngOff at aol.com
Tue Feb 12 17:17:29 CET 2013


Hello Mark,

thanks for your answer.

> Debugging should work "out of the box" - what problems are you seeing?

I'm using a Delphi-component. That component checks whether the
ActiveX debug interface is available (Windows Scripting Host, WSH).
When I start my app, I get the following error message:

Project XYZ.exe raised exception class EOleSysError with message
'Script engine does not support debugging.'.


Many thanks and greetings
Udo

> On 11/02/2013 3:07 AM, Udo Weik wrote:
>> Hello,
>>
>> I want to use the standard Python 2.6 distribution from
>> www.python.org as a Windows Scripting Host (WSH) scripting
>> language. Is there any way to get debugging working with the
>> WSH?


More information about the python-win32 mailing list