[Python.NET] error messages

Dirk Krause dirk.krause at pixelpark.com
Tue Sep 30 11:54:19 CEST 2008


Hi,
 
I get the following error message when trying to run the python.exe from python2.5-UCS4 (I have a fully installed Python 2.5), any ideas? Vista professional here.
 
 
... unfortunately in german:
"""
Unbehandelte Ausnahme: System.IO.FileLoadException: Die Datei oder Assembly Python.Runtime, Version=0.0.0.0, Culture=neu
tral, PublicKeyToken=null oder eine Abhängigkeit davon wurde nicht gefunden. Die gefundene Manifestdefinition der Assemb
ly stimmt nicht mit dem Assemblyverweis überein. (Ausnahme von HRESULT: 0x80131040)
Dateiname: Python.Runtime, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
   bei Python.Runtime.Runtime.PyUnicode_FromUnicode(String s, Int32 size)
   bei Python.Runtime.Runtime.Initialize()
   bei Python.Runtime.PythonEngine.Initialize()
   bei Python.Runtime.PythonConsole.Main(String[] args)
"""
 
Thanks,
  Dirk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20080930/0523f3bb/attachment.htm>


More information about the PythonDotNet mailing list