Bob Ippolito:
>>
>> Apparently, py2app is expecting a i386 python version? Why? How can I
>> tell it to expect and use the PPC version?
>
> I actually don't know, I didn't write those patches. I won't have time
> to look into this for at least a week, but you might want to dig into
> the source
Bob Ippolito:
> It does just copy Resources. You'll have to use the latest py2app 0.2
> maintenance branch from svn.
>
> http://svn.red-bean.com/bob/py2app/branches/py2app-0.2-maint/
Thanks Bob,
I checked out py2app from the URL given, ran setup.py as instructed.
When I run python setup.py p
Hi all,
I'm bundling an app with py2app. Somehow, py2app is including *all*
python documentation. There are numerous messages by py2app like this
one while building the app:
copying
/Library/Frameworks/Python.framework/Versions/2.4/Resources/English.lpro
j/Documentation/acks.html ->
/Users/fr