Re: [Matplotlib-users] saving figures on OS X

2008-11-12 Thread Gideon Simpson
Both of these issues seem to be resolved by the latest fink packages. -gideon On Nov 7, 2008, at 10:13 AM, Gideon Simpson wrote: > 1. I find that the eps's generated, for whatever reason, do not > automatically conform to something that Preview.app can open. it > generates the error: > > PostSc

Re: [Matplotlib-users] saving figures on OS X

2008-11-09 Thread Jouni K . Seppänen
Gideon Simpson <[EMAIL PROTECTED]> writes: >> It looks like it is happening in dviread. Just to make sure this is >> the culprit, could you temporarily disable usetex in your >> matplotlibrc file and see if the error goes away? > > yes that seems to work. there are no errors when i don't use the

Re: [Matplotlib-users] saving figures on OS X

2008-11-07 Thread Gideon Simpson
yes that seems to work. there are no errors when i don't use the tex. -gideon On Nov 7, 2008, at 1:59 PM, Jouni K. Seppänen wrote: > Gideon Simpson <[EMAIL PROTECTED]> writes: > >> Verbose output attached: > > It looks like it is happening in dviread. Just to make sure this is > the > culprit,

Re: [Matplotlib-users] saving figures on OS X

2008-11-07 Thread Jouni K . Seppänen
Gideon Simpson <[EMAIL PROTECTED]> writes: > Verbose output attached: It looks like it is happening in dviread. Just to make sure this is the culprit, could you temporarily disable usetex in your matplotlibrc file and see if the error goes away? -- Jouni K. Seppänen http://www.iki.fi/jks

Re: [Matplotlib-users] saving figures on OS X

2008-11-07 Thread Gideon Simpson
Verbose output attached: debug.out Description: Binary data -gideon On Nov 7, 2008, at 1:30 PM, Jouni K. Seppänen wrote: Gideon Simpson <[EMAIL PROTECTED]> writes: 1. I find that the eps's generated, for whatever reason, do not automatically conform to something that Preview.app can op

Re: [Matplotlib-users] saving figures on OS X

2008-11-07 Thread Jouni K . Seppänen
Gideon Simpson <[EMAIL PROTECTED]> writes: > 1. I find that the eps's generated, for whatever reason, do not > automatically conform to something that Preview.app can open. it > generates the error: > > PostScript Conversion Error > The PostScript file "test.eps" could not be converted to a

[Matplotlib-users] saving figures on OS X

2008-11-07 Thread Gideon Simpson
1. I find that the eps's generated, for whatever reason, do not automatically conform to something that Preview.app can open. it generates the error: PostScript Conversion Error The PostScript file "test.eps" could not be converted to a PDF file. However, the eps's are fundamentally there.