On Feb 2, 2005, at 4:01 AM, Richard Jones wrote:
On 02/02/2005, at 7:45 PM, Bob Ippolito wrote:Creating both a zip and a directory is perfectly normal and expected.
"fails to find some stuff" is probably unrelated.
More specifically, the "smart" xml.sax.saxexts module fails to find any parsers for parsing XML. I need to look more closely at what it's trying to do. I suppose I just need to keep bashing away at things until I've managed to get the correct combination of packages and includes args to setup() ;)
Yup, you'll need to figure out what it wants, and you'll need to specify it explicitly. Let me know when you're done because some of this might make it into recipes so that it doesn't have to be done again.
Turning off zip-ification of site-packages wouldn't do you any good because py2app chooses which files it wants to put in there.
Yeah. I did start down the road of implementing the -Z py2app switch, but that led to pain :)
I'd have implemented it by now if it had any benefit whatsoever :)
-bob
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig