I am unable to use py2exe to create an executable, even on the simple 
sample that comes with the package.  There seems to be a problem when it 
is copying files.  The ‘build’ and ‘dist’ directories are created and 
populated, but there is no executable created.  The error message says:

setup.py returned exit code: can’t copy c:\Python24\Lib\sit

I am running on Windows XP with distribution 2.4.2 and executing the 
setup.py from Pythonwin Build 204

I downloaded py2exe from sourceforge the version of py2exe for Python 2.4

Can anyone suggest what may be wrong?

Thanks in advance

David
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to