[Python.NET] debugging

Jason Sachs jmsachs at gmail.com
Mon Jul 22 20:55:59 CEST 2013


Hi there--

I've used Python a lot but am new to pythondotnet. I got it running on
Windows 7 with no problem, by unzipping the download file, making sure
PYTHONPATH and PYTHONHOME were setup properly, and running npython.exe.

How do you get it to run in a debugger? (either PyDev on Eclipse, or
Microsoft PTVS)

Also, is there a way to install it "permanently" in an existing Python
installation so that it will pickup the pythondotnet bridge when you run
the regular "python.exe"?

--Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20130722/8dff8338/attachment.html>


More information about the PythonDotNet mailing list