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

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

[Pythonmac-SIG] py2app KeyError

2009-03-19 Thread Akos Polster
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? Thanks ~ Akos. linking /Users/polster/workspace