Charlie,

I finally had some time to update my python matplotlib installation.

I installed
Universal Python 2.4.3-2006-04-07.dmg
numpy 0.9.8 from source
wxPython2.6-osx-unicode-2.6.3.2rc2-universal10.4-py.2.4.dmg
wxPython2.6-osx-ansi-2.6.3.2rc2-universal10.4.py2.4.dmg

Iipython 0.7.1.fix1 was already installed

I tried a test of  matplotlib using ipython and get a segmentation  
fault.

ipython -pylab
loaded rc file /Users/smithsm/.matplotlib/matplotlibrc
matplotlib version 0.87.2
verbose.level helpful
interactive is False
platform is darwin
numerix numpy 0.9.8
Segmentation fault

I am guessing that you used a different version of numpy?

If I just do python from terminal and import matplotlob then no  
segmentation fault

 >>> import matplotlib
loaded rc file /Users/smithsm/.matplotlib/matplotlibrc
matplotlib version 0.87.2
verbose.level helpful
interactive is False
platform is darwin

Anybody have any ideas what is happening?

On 03 May, 2006, at 20:09, Charlie Moad wrote:

>     I posted a universal build of matplotlib 0.87.2 on sourceforge in
> egg and mpkg format.  It is compiled against the latest numarray,
> numpy, and Numeric as well as Tk and the new wxPython-rc2  
> universal. Libpng and freetype2 are statically linked in.  Please  
> post or link to
> either/both at "http://pythonmac.org/packages/py24-fat/";.
>
> http://sourceforge.net/project/showfiles.php? 
> group_id=80706&package_id=82474
>
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to