[Pythonmac-SIG] py2app vs PyObjCTools

Henning Hraban Ramm hraban at fiee.net
Mon Aug 3 22:58:18 CEST 2009


Am 2009-08-03 um 18:23 schrieb Aahz:

> I'm using py2app 0.3.6 with PyObjC 2.2b2, and py2app is refusing to  
> copy
> pyobjc_framework_Cocoa-2.2b2-py2.6-macosx-10.3-fat.egg/PyObjCTools/ 
> NibClassBuilder
> into site-packages.zip.  The weird thing is that I *do* get
> PyObjCTools/__init__.pyo, but none of the other files in the package.
> I've tried setting both 'packages' and 'includes' in setup.py, but  
> it's
> not working.
> Suggestions?


py2app can't handle zipped eggs. Install your eggs with "easy_install - 
Z" (or "pip unzip").

HTH - don't know if your problems are related to that.


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net
https://www.cacert.org (I'm an assurer)




-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: Signierter Teil der Nachricht
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20090803/a92859f0/attachment.pgp>


More information about the Pythonmac-SIG mailing list