Re: [Python.NET] Python.Runtime.dll Embedded Resource & AssemblyLoader
Denis Akhiyarov <[email protected]> Mon, 19 Mar 2018 15:09:00 +0000
| Newsgroups | gmane.comp.python.dotnet |
|---|---|
| Message-ID | <CALxxJLSEOwRi05F+BCbtsowGOCvvonL3a1o=3bc96xh4TNDhWg@mail.gmail.com> |
You don't have to use embedded resources or assembly loader. Just using reference is OK. On Mon, Mar 19, 2018, 8:42 AM Phat Loc <[email protected]> wrote: > 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 > _________________________________________________ > Python.NET mailing list - [email protected] > https://mail.python.org/mailman/listinfo/pythondotnet > _________________________________________________ Python.NET mailing list - [email protected] https://mail.python.org/mailman/listinfo/pythondotnet