On 10/23/2013 09:51 AM, Neal Becker wrote:
> Benjamin Root wrote:
>
>> Can you provide a code example to reproduce this. I suspect that recent
>> work on path effects might be to blame here. Also, exactly which version of
>> matplotlib and numpy were you using? The assert was placed there about a
>
Benjamin Root wrote:
> Can you provide a code example to reproduce this. I suspect that recent
> work on path effects might be to blame here. Also, exactly which version of
> matplotlib and numpy were you using? The assert was placed there about a
> year ago IIRC to deal with a short-lived numpy b
Can you provide a standalone example to reproduce? The multipage_pdf.py
example works fine with xkcd switched on.
Mike
On 10/23/2013 08:01 AM, Neal Becker wrote:
> This was using pdfpages (if that matters)
>
> Traceback (most recent call last):
>File "./plot_stuff2.py", line 326, in
>
Can you provide a code example to reproduce this. I suspect that recent
work on path effects might be to blame here. Also, exactly which version of
matplotlib and numpy were you using? The assert was placed there about a
year ago IIRC to deal with a short-lived numpy bug.
--
This was using pdfpages (if that matters)
Traceback (most recent call last):
File "./plot_stuff2.py", line 326, in
the_plot.finish (args, opt, time, res)
File "./plot_stuff2.py", line 145, in finish
self.pdf.savefig (self.fig)
File "/home/nbecker/.local/lib/python2.7/site-
packages/