[Python.NET] Python.Runtime.dll Embedded Resource & AssemblyLoader

Phat Loc phat.loc at gmail.com
Mon Mar 19 09:42:13 EDT 2018


Hi All,

I am embedding Python in a clr application. Do I need to
include Python.Runtime.dll as an Embedded Resource? If so why? It does seem
to work with just a reference to the Python.Runtime Assembly. Also do I
also need to create an AssemblyLoader like the one in the Console
application in the pythonnet solution?

Thanks,

Phat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20180319/655f9805/attachment.html>


More information about the PythonDotNet mailing list