[Python.NET] Python.Runtime as a reference in my C# project

2009-05-12 Thread Guillaume Buisson
Hello I'm trying to develop a python console in WPF : to do it I have to execute a C# string as a python expression. When I initialize the python engine (python 2.6), I get an exception (incorrect format). If I delete the python26.dll, it is asking for it, so it must be a version issue but

[Python.NET] python 3.0

2009-05-12 Thread Guillaume Buisson
Hi everybody ! We are looking forward for using python for .Net in our project. I am very impressed by the library that is working today on .Net 3.5 (WPF and co) and python 2.6 virtually without any commit for the last couple of years! J Still, what do you think about python 3.0? Have you ever t