Re: Python Active Scripting Debug
Mark Hammond <[email protected]> Mon, 3 Mar 2025 10:24:18 -0500
| Newsgroups | gmane.comp.python.windows |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --===============3577810156392729014== Content-Type: multipart/alternative; boundary="------------SFeXAeWCb3oHe0qFz2RgCaCj" Content-Language: en-US This is a multi-part message in MIME format. --------------SFeXAeWCb3oHe0qFz2RgCaCj Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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 > [email protected] > https://mail.python.org/mailman/listinfo/python-win32 --------------SFeXAeWCb3oHe0qFz2RgCaCj Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <p>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.</p> <p>Good luck,</p> <p>Mark</p> <div class="moz-cite-prefix">On 2025-02-28 8:54 p.m., Wuping Xin via python-win32 wrote:<br> </div> <blockquote type="cite" cite="mid:[email protected]">Hi All, <br> <br> 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. <br> <br> I've installed the debug symbols of the Python version, and installed Visual Studio Python Native Development tools. <br> <br> I also set the "Debugging" registry entry for the ActivePy from 0 to 1. <br> <br> I am able to attach the Python script to the PythonActiveScript host. <br> <br> But, I just got the following message: <br> <br> Debugging extensions (axdebug) module does not exist - debugging is disabled.. <br> <br> <br> Any insights? <br> <br> Thank you in advance! <br> <br> W.X. <br> _______________________________________________ <br> python-win32 mailing list <br> <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <br> <a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/listinfo/python-win32">https://mail.python.org/mailman/listinfo/python-win32</a> <br> </blockquote> </body> </html> --------------SFeXAeWCb3oHe0qFz2RgCaCj-- --===============3577810156392729014== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ python-win32 mailing list [email protected] https://mail.python.org/mailman/listinfo/python-win32 --===============3577810156392729014==--