Re: [matplotlib-devel] "ValueError: too many values to unpack" building docs

2009-09-23 Thread Sandro Tosi
On Wed, Sep 23, 2009 at 19:21, Michael Droettboom wrote: > That file was moved.  I think I had a lingering .pyc lying around which is > why it didn't fail on me. yeah, here too: I saw it only after cleaning up the svn checkout. >  I have updated conf.py to import it from the > right place.  Hope

Re: [matplotlib-devel] "ValueError: too many values to unpack" building docs

2009-09-23 Thread Michael Droettboom
That file was moved. I think I had a lingering .pyc lying around which is why it didn't fail on me. I have updated conf.py to import it from the right place. Hopefully it's working now. Cheers, Mike On 09/23/2009 10:09 AM, Sandro Tosi wrote: > On Tue, Sep 22, 2009 at 16:21, Michael Droettboo

Re: [matplotlib-devel] "ValueError: too many values to unpack" building docs

2009-09-23 Thread Sandro Tosi
On Tue, Sep 22, 2009 at 16:21, Michael Droettboom wrote: > On second look, I think it's the "--small" commandline option that breaks > this.  I hadn't tested my recent changes to the plot directive with that > flag.  The new version of make.py in SVN r7815 should fix this. Thanks for your reply!

Re: [matplotlib-devel] "ValueError: too many values to unpack" building docs

2009-09-22 Thread Michael Droettboom
On second look, I think it's the "--small" commandline option that breaks this. I hadn't tested my recent changes to the plot directive with that flag. The new version of make.py in SVN r7815 should fix this. Mike Sandro Tosi wrote: > Hi all, > I'm a bit unsure if this is really a problem in

Re: [matplotlib-devel] "ValueError: too many values to unpack" building docs

2009-09-22 Thread Michael Droettboom
It's also an overridable parameter in conf.py. Of course, it works with the conf.py in SVN, but do you perhaps have any local changes to it? Mike Sandro Tosi wrote: > Hi all, > I'm a bit unsure if this is really a problem in the code or it's my > machine that has problem (I didn't manage to tes

[matplotlib-devel] "ValueError: too many values to unpack" building docs

2009-09-21 Thread Sandro Tosi
Hi all, I'm a bit unsure if this is really a problem in the code or it's my machine that has problem (I didn't manage to test it in a clean chroot). When building the doc (after having built mpl with python setup.py build) I got the attached traceback. The strange fact is that 'formats' is indeed