---------- Forwarded message ---------- From: Tom Loredo <[EMAIL PROTECTED]>
>mpl built and installed fine, but gave a bus error when trying to plot ("import matplotlib" would work fine, but "import pylab" would give the error). Tom, I came across a bus error in an unrelated package, wax (a pythonic wrapper on wxPython). I was eventually able to track it down to a problem with sys.stdout on the Mac. Then I was able to code a workaround so that the problem statement doesn't get executed on OS X. I did that by inserting print statements (print "got to 1" - and so on) throughout the problem module and noting after which 'milepost' the exception occurred. You could try sticking some of those in your module and see what you get. cheers S _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig