[Pythonmac-SIG] py2app KeyError

Ronald Oussoren ronaldoussoren at mac.com
Tue Mar 24 08:23:38 CET 2009


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?

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.

Ronald

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2224 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20090324/6afa971e/attachment.bin>


More information about the Pythonmac-SIG mailing list