[Python.NET] How to make the distribution of python and python in a single exe file?

Denis Akhiyarov denis.akhiyarov at gmail.com
Tue Mar 15 21:41:09 EDT 2016


This worked for others in the past (just google pythonnet + pyinstaller) -
perhaps you need to provide us with your versions of cpython, pyinstaller,
.Net/Mono, pythonnet, spec file?

On Monday, March 14, 2016, Simone Reis <sireistwa at gmail.com> wrote:

> How to make the distribution of python and pythonNet in a single exe file?
> I tried with py2exe and pyinstaler but always occur error in clr.pyd load.
> It only works when clr.pyd and Python.Runtime.dll are in the same folder
> and not compressed.
>
> Thanks
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20160315/6f761cf8/attachment.html>


More information about the PythonDotNet mailing list