Re: [Pythonmac-SIG] py2app KeyError

2009-03-24 Thread Ronald Oussoren
On 19 Mar, 2009, at 19:27, Akos Polster wrote: Hi, I'm getting KeyError in py2app since I've upgraded Qt to 4.5 plus sip and PyQt to the latest nightbuilds. The OS is 10.4,11. This is of course most likely related to the changes in Qt etc. but I don't even know where to look. Any ideas

Re: [Pythonmac-SIG] py2app KeyError

2009-03-24 Thread Akos Polster
Qt seems to contain files that macholib doesn't know about yet. The repository seems to contain some support for that filetype though, you could try to install macholib from the repository (easy_install macholib==dev) to see if that fixes the issue. Thanks Ronald. The repository version of macho

[Pythonmac-SIG] Header too long - error

2009-03-24 Thread Luis A. Bastiao Silva
Hi everyone, I have a error when i'm trying make a bundle: copying /opt/local/lib/libgtk-x11-2.0.0.dylib -> /Users/luis/Documents/Projects/umit/umit-svn/trunk/dist/umit.app/Contents/Frameworks WARNING: Mach-O header may be too large to relocate WARNING: Mach-O header may be too large to relocate