Comment 0 for bug 1032292

Revision history for this message
Mike McCracken (mikemc) wrote :

this is different from

py2app doesn't correctly copy the ubuntuone/fseventsd.py file, because it thinks it already has all the dependencies from ubuntuone in the staging area (installed/) -- at least it seems like that's the reason it ignores the file.

The fix is to be sure that fseventsd.py is copied into the staging area for py2app to copy.