On Tue, Aug 4, 2009 at 11:04 PM, Russell Owen<ro...@u.washington.edu> wrote:

> Thank you very much. Unfortunately it doesn't work for me. Trying to import
> pylab results in a bus error (I appended the log in case it has anything
> useful in it).
>
> My configuration:
> - Intel Mac
> - MacOS X 10.5.7
> - Python 2.5.2 (in /Library/Frameworks... from python.org)
> - Tcl/Tk 8.4.19 (in /Library/Frameworks... from ActiveState)
> - this occurs with or without a ~/.matplotlib/matplotlibrc file (that uses
> TkAgg) and with or without a ~/.matplotlib directory at all
> I have confirmed that Tkinter works fine.\

Can you create a small test script that creates an mpl figure and
saves it with savefig, and run it with

  > python myscript.py -dTkAgg

  > python myscript.py -dWXAgg

  > python myscript.py -dAgg

  > python myscript.py -dmacosx

and let me know if all segfault, and if not, which ones do?

JDH

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to