[Matplotlib-users] 'from matplotlib.cbook import is_scalar, dedent' ImportError: cannot import name dedent

2008-03-21 Thread pmarsh
Hello List, I am using python-matplotlib version 0.87.7-0.3ubuntu1(feisty) and having some problems with a script that uses it. I get this import error and am not sure how to debug it further, any assistance would be greatly appreciated. Best regards, Paul marsh ---

Re: [Matplotlib-users] 'from matplotlib.cbook import is_scalar, dedent' ImportError: cannot import name dedent

2008-03-21 Thread John Hunter
On Sat, Feb 23, 2008 at 3:25 AM, pmarsh <[EMAIL PROTECTED]> wrote: > Hello List, > > I am using python-matplotlib version 0.87.7-0.3ubuntu1(feisty) and > having some problems with a script that uses it. I get this import error > and am not sure how to debug it further, any assistance would be gr