Thank you Mark for the response. Appreciate your input.
Best
Wuping
------ Original Message ------
From "Mark Hammond" <mhamm...@skippinet.com.au>
To "Wuping Xin" <oudou...@gmail.com>; "python-win32@python.org"
<python-win32@python.org>
Date 3/3/2025 10:24:18 AM
Subject Re: [python-win32] Python Active Scripting Debug
It has been quite a few years since anyone worked on that, but in
general it should "just work" if everything is registered correctly.
There are a few demos which should make OK starting points, and
ensuring everything is registered for debugging, and debugging output
can be seen (typically via win32traceutil) must be done. Unfortunately,
I'm not aware of anyone trying to use the VS tools in this way.
Good luck,
Mark
On 2025-02-28 8:54 p.m., Wuping Xin via python-win32 wrote:
Hi All,
I am trying to debug Python Active Scripting, using Visual Studio. I
am 100% sure it should work but I just cannot get it work.
I've installed the debug symbols of the Python version, and installed
Visual Studio Python Native Development tools.
I also set the "Debugging" registry entry for the ActivePy from 0 to
1.
I am able to attach the Python script to the PythonActiveScript host.
But, I just got the following message:
Debugging extensions (axdebug) module does not exist - debugging is
disabled..
Any insights?
Thank you in advance!
W.X.
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32