Hi Bob,

On Sep 15, 2005, at 9:54 AM, Bob Ippolito wrote:

>
> 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

I tried svn trunk as well. I just ran svn update, but it says I've  
got the latest revision. Have you changed it since yesterday evening?

Thanks,

Kevin

> -bob
>
>

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

Reply via email to