Re: [Tutor] Bus Error with matplotlib

2010-09-17 Thread Evert Rol
> Hi, I have been trying to install matplotlib for python on my mac which is > running snow leopard. The installation appeared to go well until I tried the > following > >> python import matplotlib import matplotlib.pyplot > Bus error >> > > It is very annoying, I have posted the err

[Tutor] Bus Error with matplotlib

2010-09-17 Thread Quinton Goddard
Hi, I have been trying to install matplotlib for python on my mac which is running snow leopard. The installation appeared to go well until I tried the following > python >>> import matplotlib >>> import matplotlib.pyplot Bus error > It is very annoying, I have posted the error message below bu