[Python.NET] debugging
Tony Roberts
tony at pyxll.com
Tue Nov 11 09:29:20 CET 2014
Hi Noel,
any python ide should work fine. If you're using windows you can just use
your regular python and import the clr module without using npython
(npython is useful for linux where some distros have python built a certain
way that means the clr module can't be imported). You could take a look at
Enthought's Canopy, PyCharm or Eclipse (with the PyDev plugin) - all should
work fine.
If you want to debug the .NET code you're probably best off using Visual
Studio.
Hope that helps,
Tony
On Mon, Nov 10, 2014 at 6:05 PM, Noel McWilliam <
nmcwilliam at quantifisolutions.com> wrote:
> Hi Tony,
>
>
>
> I’m new to Python and to Python for .NET. Can you recommend an IDE that
> can be configured to reference nPython?
>
>
>
> Thanks in advance
>
> Noel
>
>
>
>
> <http://gfidisc.SID=0105000000000005150000007d870efc375d6c3727be357eca050000>
>
> Disclaimer: This email contains proprietary information some or all of
> which may be legally privileged. It is for the intended recipient only. If
> an addressing or transmission error has misdirected this email, please
> notify the author by replying to this email. If you are not the intended
> recipient you must not use, disclose, distribute, copy, print or rely on
> this email.
> Quantifi Limited is a company registered in England and Wales with the
> number 5818192. Our registered office is Farringdon Place, 20, Farringdon
> Road, London EC1M 3AP
>
>
> <http://gfidisc.SID=0105000000000005150000007d870efc375d6c3727be357eca050000>
>
> _________________________________________________
> Python.NET mailing list - PythonDotNet at python.org
> https://mail.python.org/mailman/listinfo/pythondotnet
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20141111/2856e3b9/attachment.html>
More information about the PythonDotNet
mailing list