Re: [Python.NET] Invoking script python from C#

2009-06-09 Thread Mark McMahon
: [Python.NET] Invoking script python from C# Any answer for this? MASTEK LTD. Making a valuable difference Mastek in NASSCOM's 'India Top 20' Software Service Exporters List. In the US, we're

[Python.NET] Invoking script python from C#

2009-06-09 Thread Prajakta Vasant Chaudhari
Any answer for this? MASTEK LTD. Making a valuable difference Mastek in NASSCOM's 'India Top 20' Software Service Exporters List. In the US, we're called MAJESCOMASTEK ~~ Opinions expressed

[Python.NET] Invoking script python from C#

2006-11-30 Thread Michael Niemaz
Hi all, I'm invoking a python script from C# using the PythonEngine.RunSimpleString command. [BTW I couldn't figure out what RunString was for ...] Several things: First, it does not 'run' unless I remove the main definition. It crashes with that message : "AttributeError: 'module' object has no