Re: [Matplotlib-users] EMF output: too many values to unpack error

2012-10-05 Thread Usjes
that its source has been updated. Yes, it now works for me , thanks. I didn't think a restart was necessary as I could see my '[:3]' edit in the error msg, it hadn't occurred to me that it would source the code for the error msg from the updated file even though it was out

Re: [Matplotlib-users] EMF output: too many values to unpack error

2012-10-05 Thread Usjes
Benjamin Root-2 wrote > On Fri, Oct 5, 2012 at 6:38 AM, Usjes < > oisin_nz@.co > > wrote: > > Does it fail for the example I originally gave? > > from pylab import * > plot([1, 2, 3]) > savefig("foobar.emf") > > > Ben Root Yes, it fails e

Re: [Matplotlib-users] EMF output: too many values to unpack error

2012-10-05 Thread Usjes
Benjamin Root-2 wrote > On Thu, Jun 9, 2011 at 12:40 PM, Klonuo Umom < > klonuo@ > > wrote: > > I set up pull requests to fix this problem, so the v1.0.x-maint branch and > the master branch should soon have the fixes commited to them. You can > get > the latest bugfixed branch for v1.0.1 at >