[Python.NET] Debugging python code embedded in C# in Visual Studio 2022

[email protected] Wed, 22 Nov 2023 13:34:20 -0000
Newsgroups gmane.comp.python.dotnet
Message-ID <[email protected]>
Hi,
I have a project in C# and visual studio 2022. The project uses a few scripts in python that are embedded in C# code using the Python.Net interface. I have used the application with several several different versions of python and wotkd perfectly.
I am looking a descrptive and usable way to be able to debug my python code while I am in C# code and debugging it. In other words to be able to break in python code from C# code.
With IronPython this was doable in Visual studio but I am not using IronPython anymore.

Thanks in advance.
IK
_______________________________________________
Python.NET mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/pythonnet.python.org/
Member address: [email protected]