[Python.NET] packaging pythondotnet with py2exe

Brian Lloyd brian at zope.com
Wed Aug 10 15:59:31 CEST 2005


For windows, you need to include CLR.dll and PythonRuntime.dll 
(as well as anything from the standard Python distro that you 
use, of course).

HTH,


Brian Lloyd        brian at zope.com
V.P. Engineering   540.361.1716              
Zope Corporation   http://www.zope.com 


> -----Original Message-----
> From: pythondotnet-bounces at python.org
> [mailto:pythondotnet-bounces at python.org]On Behalf Of Marsal Gavalda
> Sent: Tuesday, August 09, 2005 4:14 PM
> To: pythondotnet at python.org
> Subject: [Python.NET] packaging pythondotnet with py2exe
> 
> 
> Apologies if this has been answered before, but what modules/DLLs are
> needed to package, using py2exe, a python app that uses pythondotnet?
> 
> Thank you so much,
> 
> marsal
> _________________________________________________
> Python.NET mailing list - PythonDotNet at python.org
> http://mail.python.org/mailman/listinfo/pythondotnet
> 


More information about the PythonDotNet mailing list