[Python.NET] Application shutdown when Py_Initialize()

Guillaume Pichard kyomster at googlemail.com
Fri Mar 25 14:57:58 CET 2011


Hello,

I'm trying to get python.net work in c#.
But I'm stuck at the first step which is to initialize python.
When calling Py_initialize() my application shutdown without warning
or throwing exception.
I'm using python.net for python 2.7, I have installed python 2.7 and
added python to path environment variable.

What do I do wrong ?

Thanks.


More information about the PythonDotNet mailing list