2009/5/10 Frank Niessink <[email protected]>: > Hi, > > I get an error when trying to build the dmg on Mac OSX for release > 0.72.7. I think it may have something to do with my upgrade to > wxPython 2.8.9.2. I get this error:
> ValueError: Unknown load command: 27 Upgrading to the latest version of py2app, modulegraph and macholib fixed this error. /usr/bin/strip still reported some unknown load commands, but the application seems to work fine on my Intel Mac Mini. So I'm proceeding with the release process. Thanks, Frank
