[matplotlib-devel] IndexError: Unexpected SeqBaseT length.

2008-06-11 Thread Nils Wagner
Hi all, If I run the attached test I obtain an IndexError: Unexpected SeqBaseT length python -i test_struve.py --verbose-helpful $HOME=/home/nwagner CONFIGDIR=/home/nwagner/.matplotlib matplotlib data path /usr/local/lib64/python2.5/site-packages/matplotlib/mpl-data loaded rc file

Re: [matplotlib-devel] IndexError: Unexpected SeqBaseT length.

2008-06-11 Thread Michael Droettboom
This should now be fixed in SVN. Michael Droettboom wrote: Probably related to my recent PNG refactoring. (That silly error message is related to a different number of arguments being provided than expected). I'll look into it. Cheers, Mike Nils Wagner wrote: Hi all, If I run