[Python.NET] System.BadImageFormatException' in Python.Runtime.dll

Mariano Phielipp mphielipp at gmail.com
Wed May 17 19:50:12 EDT 2017


I'm running this in Visual Studio 2015 compiled in x86 mode. But I'm still
getting:

'EmbeddPython.vshost.exe' (CLR v4.0.30319: EmbeddPython.vshost.exe): Loaded
'C:\Users\mjphieli\Documents\Visual Studio
2015\Projects\EmbeddPython\EmbeddPython\bin\x86\Release\Python.Runtime.dll'.
Cannot find or open the PDB file.
'EmbeddPython.vshost.exe' (CLR v4.0.30319: EmbeddPython.vshost.exe): Loaded
'__CodeGenerator_Assembly'.
Exception thrown: 'System.BadImageFormatException' in Python.Runtime.dll
'EmbeddPython.vshost.exe' (CLR v4.0.30319: EmbeddPython.vshost.exe): Loaded
'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'.
Symbols loaded.
The program '[56912] EmbeddPython.vshost.exe' has exited with code -1
(0xffffffff).

-- 
Best Regards, Mariano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20170517/34e460ed/attachment.html>


More information about the PythonDotNet mailing list