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