Re: [Pythonmac-SIG] Errors in Numpy running matplotlib

2006-07-14 Thread Charlie Moad
On 7/14/06, Christopher Barker <[EMAIL PROTECTED]> wrote: > James Kebinger wrote: > > Thanks for responding. Every library I'm using came prebuild from > > http://www.pythonmac.or/packages/py24-fat/index.html. I don't know who > > built them or when. > > Nor do I, but I'm having the same problem as

Re: [Pythonmac-SIG] Errors in Numpy running matplotlib

2006-07-14 Thread Christopher Barker
James Kebinger wrote: > Thanks for responding. Every library I'm using came prebuild from > http://www.pythonmac.or/packages/py24-fat/index.html. I don't know who > built them or when. Nor do I, but I'm having the same problem as you with them, on a PC Mac. So I'm working on re-building it. > I

Re: [Pythonmac-SIG] Errors in Numpy running matplotlib

2006-07-14 Thread James Kebinger
Thanks for responding. Every library I'm using came prebuild from http://www.pythonmac.or/packages/py24-fat/index.html. I don't know who built them or when. To be clear, this problem is happening at runtime, not while building anything. It would indeed be nice for the repository to host a set of l

Re: [Pythonmac-SIG] Errors in Numpy running matplotlib

2006-07-13 Thread Christopher Barker
jamesk wrote: > I'm get a bus error running matplotlib - the error occurs just from importing > pylab . I'm running 10.4.7 on an Intel mac. All of the python libraries I'm > using came from the macpython site. Do you mean: http://www.pythonmac.org/packages/py24-fat/index.html If so, I built the

[Pythonmac-SIG] Errors in Numpy running matplotlib

2006-07-13 Thread jamesk
I'm get a bus error running matplotlib - the error occurs just from importing pylab . I'm running 10.4.7 on an Intel mac. All of the python libraries I'm using came from the macpython site. Following the suggestions from an earlier post, I ran gdb to get a backtrace as follows: gdb --args /usr/lo