[Python.NET] PythonEngine.Initialize() exception

Simunic,Kresimir Kresimir.Simunic at Reicofil.com
Thu Feb 18 13:40:03 EST 2016


Hi Denis,

Here is the exception stack. Maybe it helps you to know the problem ?

18.02.2016 19:38:02: Initialisation Error  : System.ArgumentNullException: Der Wert darf nicht NULL sein.
Parametername: key
   bei System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
   bei System.Collections.Generic.Dictionary`2.TryGetValue(TKey key, TValue& value)
   bei Python.Runtime.GenericUtil.Register(Type t)
   bei Python.Runtime.AssemblyManager.ScanAssembly(Assembly assembly)
   bei Python.Runtime.AssemblyManager.Initialize()
   bei Python.Runtime.Runtime.Initialize()
   bei Python.Runtime.PythonEngine.Initialize()
   bei LM_Console.Program.ModelType2_Init()
   bei LM_Console.Program.Main(String[] args)


Best,

Kresimir.




Reifenhäuser Reicofil GmbH & Co. KG
Spicher Straße 46, 53844 Troisdorf, Germany
Registergericht Siegburg, Reg.Nr. HR A 4534
USt-IdNr. DE 814359351, Steuer-Nr. 5220/5760/0426
Reifenhäuser Reicofil Verwaltungs-GmbH
Registergericht Siegburg, Reg.Nr. HR B 788
Geschäftsführer: Dr.-Ing. Bernd Kunze

Please note: This message may contain information which is privileged, confidential and proprietary.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20160218/202f5b38/attachment.html>


More information about the PythonDotNet mailing list