Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] Python debugger

I installed the ActiveState Python interpreter in C:\Python25, and unzipped the debugger in
C:\Python25\Komodo-PythonRemoteDebugging-4.4.1-20896-win32-x86

My Preferences->Python->Debug->Engines->ActiveState->Path is set to C:\Python25\Komodo-PythonRemoteDebugging-4.4.1-20896-win32-x86\bin\pydbgpproxy.exe

My Python program Runs, but when I try to Debug, I get an error launching:

   Debugging Engine not connected to IDE

Any ideas why I'm not able to debug Python scripts?

Thanks!



Back to the top