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

Re: [Pythonmac-SIG] py2app and universal TkAqua

2006-07-13 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bob Ippolito wrote: > > On Jul 13, 2006, at 1:44 PM, Kevin Walzer wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Bob Ippolito wrote: >>> >>> On Jul 6, 2006, at 4:06 PM, Kevin Walzer wrote: >>> I have been unable to build the

Re: [Pythonmac-SIG] py2app and universal TkAqua

2006-07-13 Thread Bob Ippolito
On Jul 13, 2006, at 1:44 PM, Kevin Walzer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Bob Ippolito wrote: >> >> On Jul 6, 2006, at 4:06 PM, Kevin Walzer wrote: >> >>> I have been unable to build the "hello-tk" demo that ships with >>> py2app >>> if I am building against a "univ

Re: [Pythonmac-SIG] py2app and universal TkAqua

2006-07-13 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bob Ippolito wrote: > > On Jul 6, 2006, at 4:06 PM, Kevin Walzer wrote: > >> I have been unable to build the "hello-tk" demo that ships with py2app >> if I am building against a "universal" build of Tcl/Tk. >> >> Here is my setup: >> >> from distutil

[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