I just found out about appscript, and one of my early questions is "can I
install it as a universal binary?" If I can't do that, my next question is
"can I install it for both architectures simultaneously, on either PowerPC
or Intel?" (I happen to do sys admin and would like to install it once for
Hi all,
I'm having trouble getting py2app to work with matplotlib. There is a
matplotlib recipe, but it's out of date, and some things have changed.
The first error I got was not being able to find pytz.zoneinfo. As
that's in a different place now, I commented it out of the matplotlib.py
rec