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
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
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
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
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