On Sep 15, 2005, at 1:16 AM, Kevin Ollivier wrote:

> Hi all,
>
> When I try to bundle a wxPython application using py2app on Python
> 2.4 under Panther, it runs into a 'file exists' error at build_app.py
> line 728, which is an os.symlink call at the bottom of
> copy_python_framework(). (Complete traceback below.) When I switch to
> the system-included Python 2.3 and run py2app with that, everything
> runs fine, even with the os.symlink line in place.

try from svn trunk

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to