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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to