[Python.NET] Execute py file

2015-11-06 Thread Hoan Hoang
Hi Administrator, I am trying python.Net with pandas. This is first time I have worked with Python. I do not know how to execute py file in C# with Python.NET. Could you give me an example for it? Thank you! Best regards, Hoan Hoang Software Engineer ___

[Python.NET] Execute .py file with PythonDotNet

2008-08-21 Thread Daniel Cernea
Hi, I'm new to Python .Net and I have encountered some problems. I'm currently trying to execute a python file .py from C# and for this I was trying to modify the pythonconsole.cs file included in the pythonnet project. Long story short, whatever I try I can't manage to get it to execute that f