Re: [Matplotlib-users] AssertionError without further description

2010-03-21 Thread Ryan May
On Sun, Mar 21, 2010 at 1:36 PM, Eric Firing wrote: > Ryan May wrote: >> That's because it wasn't there. :)  I've ported it to make better use >> of matplotlib facilities that are now available and added it to SVN. >> In general, however, the gallery is the best place to look because we >> should

Re: [Matplotlib-users] AssertionError without further description

2010-03-21 Thread Eric Firing
Ryan May wrote: > On Sun, Mar 21, 2010 at 12:23 PM, Martin Bothe wrote: >> Hey Ryan, >> thanks for your answer. >> Ashamed I have to realize that the example works for me as well. >> When I tried it the first time, I had no pc featuring both internet and a >> matplotlib installation, so I had to c

Re: [Matplotlib-users] AssertionError without further description

2010-03-21 Thread Ryan May
On Sun, Mar 21, 2010 at 12:23 PM, Martin Bothe wrote: > Hey Ryan, > thanks for your answer. > Ashamed I have to realize that the example works for me as well. > When I tried it the first time, I had no pc featuring both internet and a > matplotlib installation, so I had to copy everything manually

Re: [Matplotlib-users] AssertionError without further description

2010-03-21 Thread Martin Bothe
Hey Ryan, thanks for your answer. Ashamed I have to realize that the example works for me as well. When I tried it the first time, I had no pc featuring both internet and a matplotlib installation, so I had to copy everything manually. It seems I skipped a line or whatever. In the gallery, I can

Re: [Matplotlib-users] AssertionError without further description

2010-03-21 Thread Ryan May
On Sun, Mar 21, 2010 at 6:17 AM, Martin Bothe wrote: > Hello matplotlib-community, > > I'm using matplotlib since a while, but have never had a real reason to > write to the mailing-list yet. > Furthermore I know, that the Cookbook at scipy.org is more or less outdated > > Anyway, I tried the mult

[Matplotlib-users] AssertionError without further description

2010-03-21 Thread Martin Bothe
Hello matplotlib-community, I'm using matplotlib since a while, but have never had a real reason to write to the mailing-list yet. Furthermore I know, that the Cookbook at scipy.org is more or less outdated Anyway, I tried the multicolored Line example at http://www.scipy.org/Cookbook/Matplotlib/