On Fri, Dec 26, 2008 at 13:54, John Hunter wrote:
> Could you please post a complete, free-standing example? Also, you
> might want to test against 98.5.2 which has been released with some
> legend fixes.
Thanks John, updating to 0.98.5.2 fixes the problem.
Cheers
Adam
--
On Fri, Dec 26, 2008 at 4:14 AM, Adam Mercer wrote:
> Hi
>
> I've noticed that one of my codes is failing with the following
> backtrace since updating to 0.98.5.1:
Could you please post a complete, free-standing example? Also, you
might want to test against 98.5.2 which has been released with s
Hi
I've noticed that one of my codes is failing with the following
backtrace since updating to 0.98.5.1:
Traceback (most recent call last):
File "./plot_data.py", line 153, in
fig.savefig(plot_file)
File "/opt/local/lib/python2.5/site-packages/matplotlib/figure.py",
line 990, in savefig