Although I'm on Windows, I may be able to point out a couple of things:
1. Since the runtime doesn't do any error checking when trying to
load the python dynamic (shared) library, this error isn't too weird.
2. Since the runtime is looking for python26, this is certainly not
"pythonnet-1.0-rc2-py2.4-clr1.1" as the link you provided states.
3. Since the runtime is looking for python26, unless you built from
source, this is most likely a Windows build off the pythondotnet
project download area on SourcForge.
4. Since I'm on Windows, I haven't yet tried to build and test under
Mono. This may be something that I could try in the
unknown-distant-future.
5. Since I'm the only person currently uploading pre-built
assemblies, Linux users must build from source.
AFAIK, the current SVN will build under Mono.
Hope that helps,
Barton
On 1/29/2011 6:30 AM, Tanmoy wrote:
Hi,
My name is Tanmoy and i have some problems regarding the
installation of Python .NET in Ubuntu. whenever i try to follow this
(http://mail.python.org/pipermail/pythondotnet/2006-April/000474.html)
i get this weird error
Unhandled Exception: System.DllNotFoundException: python26
at (wrapper managed-to-native) Python.Runtime.Runtime:Py_Initialize ()
at Python.Runtime.Runtime.Initialize () [0x00000] in <filename
unknown>:0
at Python.Runtime.PythonEngine.Initialize () [0x00000] in <filename
unknown>:0
at Python.Runtime.PythonConsole.Main (System.String[] args)
[0x00000] in <filename unknown>:0
Any suggestions where could i be going wrong ?
Sincerely
Tanmoy Mukherjee
_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
http://mail.python.org/mailman/listinfo/pythondotnet
_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
http://mail.python.org/mailman/listinfo/pythondotnet