It works! In particular, the matplotlib bundled with it works on Snow Leopard. Download it here.
Some Notes: I already built numpy, scipy, and matplotlib from source and installed in my home directory under ~/lib/python. (i.e. I executed python setup.py install --home=~ for these and other Python packages.) My own custom installations conflicted with the Enthought versions so I renamed the directories and distutils .egg files. Also, I had to remove the libpng library I downloaded in an attempt to make the source matplotlib work. After that everything worked just fine!
Now time to write up that NARC presentation on numerical and scientific computing with Python...
05 October 2009
Subscribe to:
Post Comments (Atom)

1 comments:
Good news. Congratulations!
Post a Comment