Re: [Matplotlib-users] C++ Assertion failure during savefig

2008-04-03 Thread John Hunter
On Thu, Apr 3, 2008 at 6:19 AM, Chris Squibb <[EMAIL PROTECTED]> wrote: > Hey, > > Up until recently I have been using mpl 0.90.1, and my application > worked fine. Yesterday I upgraded to 0.91.2 and am now getting the > following traceback: Are you getting that with every mpl script, eg the c

[Matplotlib-users] C++ Assertion failure during savefig

2008-04-03 Thread Chris Squibb
Hey, Up until recently I have been using mpl 0.90.1, and my application worked fine. Yesterday I upgraded to 0.91.2 and am now getting the following traceback: File "application. py", line 667, in plot radial_plot_figure.savefig(png_file, dpi=self.dpi) File "C:\Python25\Lib\site-packages