Re: [Pythonmac-SIG] py2app wierdness

2011-04-14 Thread Ronald Oussoren
On 12 Apr, 2011, at 6:32, Daniel Rogers wrote: > > Hi, > > I installed py2app with easy_install, using the system python on Mac OS X. > Now when I try to build a .app that needs additional data directories, > those additional data directories are not being copied to the application > bundle. >

[Pythonmac-SIG] py2app wierdness

2011-04-13 Thread Daniel Rogers
Hi, I installed py2app with easy_install, using the system python on Mac OS X. Now when I try to build a .app that needs additional data directories, those additional data directories are not being copied to the application bundle. For example, I have a directory "fonts" Regardless of if I add