[Pythonmac-SIG] py2app and dependencies

Ryan Govostes rgovostes at gmail.com
Sat Oct 25 06:32:34 CEST 2008


On Oct 25, 2008, at 12:07 AM, Paul McNett wrote:

> Or, I've had good luck with some packages to put them in "includes"  
> instead.

I tried this with one of the dependencies that was imported with  
__import__. It worked to an extent, except that it did not copy over  
a .dylib file that is part of the package. It seemed to only include  
Python files.

Is there a way to specify which files to include?

Thanks,
Ryan Govostes


More information about the Pythonmac-SIG mailing list