Re: [Python.NET] incompatibility with Python 2.6.5

2010-04-28 Thread Glenn Ramsey
Hi Suralk, surangika ranathunga wrote: I would like to know whether Python for .Net software is not working with Python 2.6.5 version. Because when I tried to use it in my C# .Net project, I am getting an exception 'Unable to load DLL 'python24': The specified module could not be found. (Excep

[Python.NET] incompatibility with Python 2.6.5

2010-04-28 Thread surangika ranathunga
I would like to know whether Python for .Net software is not working with Python 2.6.5 version. Because when I tried to use it in my C# .Net project, I am getting an exception 'Unable to load DLL 'python24': The specified module could not be found. (Exception from HRESULT: 0x8007007E)'. Is there