Re: [Python.NET] Exception at PythhonEngine.Initialize()

2016-12-08 Thread Simunic,Kresimir
: Donnerstag, 8. Dezember 2016 14:11 An: A list for users and developers of Python for .NET Betreff: Re: [Python.NET] Exception at PythhonEngine.Initialize() Hi Kresimir, I experienced a similar issue with pythonnet on the CPython side (import clr), but these could be unrelated. https

Re: [Python.NET] Exception at PythhonEngine.Initialize()

2016-12-08 Thread Denis Akhiyarov
Hi Kresimir, I experienced a similar issue with pythonnet on the CPython side (import clr), but these could be unrelated. https://github.com/pythonnet/pythonnet/issues/242 How are you loading the third-party DLL? Did you check assembly binding log viewer for any errors? We can't help much, if

[Python.NET] Exception at PythhonEngine.Initialize()

2016-12-08 Thread Simunic,Kresimir
Hi all, I use one third-party DLL (.NET) and after loading this DLL and then calling PythonEngine.Initialize() following exception will be thrown: 12/8/2016 1:05:34 PM: System.Reflection.ReflectionTypeLoadException Unable to load one or more of the requested types. Retrieve the LoaderExceptions