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
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@zope.com V.P. Engineering 540.361.1716 Zope Corporation http://www.zope.com
-----Original Message----- From: pythondotnet-bounces@python.org [mailto:pythondotnet-bounces@python.org]On Behalf Of Marsal Gavalda Sent: Tuesday, August 09, 2005 4:14 PM To: pythondotnet@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@python.org http://mail.python.org/mailman/listinfo/pythondotnet
participants (2)
-
Brian Lloyd
-
Marsal GavaldÃ