[Python.NET] Re: pythonnet crashes python 39

2022-07-12 Thread Steven Manross
While I am new to this list, I did find a Python 3.9 wheel here: https://www.lfd.uci.edu/~gohlke/pythonlibs/ … in case you are suggesting that you couldn’t find a 3.9 wheel to install from. I am not running my pythonnet scripts from a subprocess, so I can’t guarantee that would fix your issue,

[Python.NET] How to run Python in Visual Studio Code? Demo Sample

2022-07-12 Thread hemendra
Hi, I need your assistance how to run Python in Visual Studio Code demo samples. Best Regards, Hemendra Singh | CEO and Co-founder The NineHertz Website: https://theninehertz.com/ ___ PythonNet mailing list -- [email protected] To unsubscribe send

[Python.NET] pythonnet crashes python 39

2022-07-12 Thread Florin Atasiei
Hello gutlys, thanks for the good work I encountered a problem on all 3.0.0 versions. I have a small exe written in C# that opens up a python process and then puts it to execute python modules. On one od the modules I have import clr. When it imports that module I get Fatal Python error:take_gil