Single-file executables

Giovanni Bajo noway at sorry.com
Sun Feb 12 04:39:54 EST 2006


Ravi Teja wrote:

> Actually, py2exe (from version 0.6.1) onwards does create single file
> exes without ANY additional dependencies.

They still require an external MSVCR71.DLL if made with Python 2.4. PyInstaller
1.1 (to be released today) does not have this problem.
-- 
Giovanni Bajo





More information about the Python-list mailing list