: 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
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
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