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? -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "...string iteration isn't about treating strings as sequences of strings, it's about treating strings as sequences of characters. The fact that characters are also strings is the reason we have problems, but characters are strings for other good reasons." --Aahz _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig