Re: [Pythonmac-SIG] py2app includes all python documentation in the app

2006-04-19 Thread Frank Niessink
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

Re: [Pythonmac-SIG] py2app includes all python documentation in the app

2006-04-19 Thread Frank Niessink
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