[Matplotlib-users] Error saving to pdf with savefig on Mac OS X 10.6.7 (Snow Leopard)

2011-05-08 Thread Kaushik Kalyanaraman
Dear List, I use Matplotlib bundled with the Enthought Python Distribution (EPD) (both 32-bit and 64-bit versions). After a recent update, I find that my Python code (run either in a iPython shell or in bash shell) crashes while attempting to save figures to pdf files using savefig(). However,

Re: [Matplotlib-users] Error saving to pdf with savefig on Mac OS X 10.6.7 (Snow Leopard)

2011-05-08 Thread Eric Firing
On 05/08/2011 08:58 AM, Kaushik Kalyanaraman wrote: > Dear List, > > I use Matplotlib bundled with the Enthought Python Distribution (EPD) (both > 32-bit and 64-bit versions). After a recent update, I find that my Python > code (run either in a iPython shell or in bash shell) crashes while > att

Re: [Matplotlib-users] Error saving to pdf with savefig on Mac OS X 10.6.7 (Snow Leopard)

2011-05-08 Thread Kaushik Kalyanaraman
Hello Eric, Thanks for your reply and suggestions! > Do you see the problem with any plot at all? E.g., > Can you eliminate all traces of EPD, and then just cleanly install one > version, and see if the problem still appears? I cleanly installed EPD. Now, with only a single version (EPD 7.0-2,

Re: [Matplotlib-users] Error saving to pdf with savefig on Mac OS X 10.6.7 (Snow Leopard)

2011-05-08 Thread Eric Firing
On 05/08/2011 11:42 AM, Kaushik Kalyanaraman wrote: > Hello Eric, > > Thanks for your reply and suggestions! > >> Do you see the problem with any plot at all? E.g., > >> Can you eliminate all traces of EPD, and then just cleanly install one >> version, and see if the problem still appears? > > I

Re: [Matplotlib-users] Error saving to pdf with savefig on Mac OS X 10.6.7 (Snow Leopard)

2011-05-08 Thread Kaushik Kalyanaraman
Hello Eric, Thanks to you, the problem is resolved! > No, I don't think this is a bug in matplotlib; there are many mpl users, > and at least to some extent some devs, who use Macs, so if this were a > general bug in 1.0.1 it would have turned up long ago. Since you were convinced that mpl i