tmp user$ python pdftest.py
Bus error

code:

import pylab as pl
from numpy import linspace

pl.plot(linspace(0,10,10))

pl.savefig('test.pdf')

eps, png, jpg export works fine.

Another issue is that you must change the default snow leopard python to
32-bit to get matplotlib to work properly.
------------------------------------------------------------------------------
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-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to