In article <[EMAIL PROTECTED]>,
 Anand Patil <[EMAIL PROTECTED]> wrote:

> >>Matplotlib occasionally crashes Python at the end of a long program on 
> >>my powerbook g4 running OS X 10.4. gdb output follows:
> >>
...
> It's Python 2.5, and the new Matplotlib 0.9 built from source. I saw the 
> same problem with Python 2.4.3 and Matplotlib 0.8.(can't remember), 
> which was part of the reason I upgraded. However, I didn't look at the 
> problem with gdb using the earlier versions.

Could you please try the matplotlib 0.90.0 binary for Python 2.5 from 
<http://pythonmac.org/packages/> and let us know if that also has the 
problem?

Also, could this be a memory leak? You may want to watch Activity 
Monitor or top while running your program.

If you do still have problems it might help to know a few more things 
including:
- which Python 2.5? (MacPython? fink? ActiveState?...)
- which back end and which numerix (and have you tried any other 
combinations?)

If that solves the problem then you may want to review instructions for 
building matplotlib for MacOS X, e.g.:
<http://www.astro.washington.edu/rowen/BuildingMatplotlibForMac.html>

-- Russell


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to