Ok, after a little more digging I'm really confused. Libfreetype.6.dylib is
actually an OS X alias to libfreetype.6.3.2.dylib. Not sure why the error
report gave the path to the alias rather than the target file.
Bill
On 10/14/09 1:37 PM, "William Carithers" wrote:
> I was trying what I though
I was trying what I thought was a simple import from matplotlib, when I got
a "Bus error" Here's the terminal ouptput.
Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51)
[GCC 4.2.1 (Apple Inc. build 5646)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from matp