Re: [Matplotlib-users] Building on Kubuntu: No module named _ns_backend_agg

2007-02-20 Thread Gary Pajer
Solved. I had missed the default setting of Numerix to Numeric. Changed it to numpy, and everything is ok. On 2/20/07, Gary Pajer <[EMAIL PROTECTED]> wrote: > [sorry if this appears more than once] > > On 2/19/07, Andrew Straw <[EMAIL PROTECTED]> wrote: > > Dear Gary, "_ns" is the numpy backend.

Re: [Matplotlib-users] Building on Kubuntu: No module named _ns_backend_agg

2007-02-20 Thread Gary Pajer
[sorry if this appears more than once] On 2/19/07, Andrew Straw <[EMAIL PROTECTED]> wrote: > Dear Gary, "_ns" is the numpy backend. Do you have numpy installed? Is > it working? Are you compiling matplotlib from source? What version of > Ubuntu are you using (Dapper? Edgy?) Numpy 1.0.2.dev (v

Re: [Matplotlib-users] Building on Kubuntu: No module named _ns_backend_agg

2007-02-20 Thread Gary Pajer
On 2/20/07, Gary Pajer <[EMAIL PROTECTED]> wrote: > On 2/19/07, Andrew Straw <[EMAIL PROTECTED]> wrote: > > Dear Gary, "_ns" is the numpy backend. Do you have numpy installed? > > yes, from svn [...] > > Python 2.4.7 typo: 2.4.4 -

Re: [Matplotlib-users] Building on Kubuntu: No module named _ns_backend_agg

2007-02-20 Thread Gary Pajer
On 2/19/07, Andrew Straw <[EMAIL PROTECTED]> wrote: > Dear Gary, "_ns" is the numpy backend. Do you have numpy installed? yes, from svn > Is it working? it seems to be. Nothing I use is broken. Everything I've tried works. >Are you compiling matplotlib from source? yes, version 0.90, the rel

Re: [Matplotlib-users] Building on Kubuntu: No module named _ns_backend_agg

2007-02-19 Thread Andrew Straw
Dear Gary, "_ns" is the numpy backend. Do you have numpy installed? Is it working? Are you compiling matplotlib from source? What version of Ubuntu are you using (Dapper? Edgy?) Gary Pajer wrote: > [sorry if this appears more than once. The list manager is timing out > when I try to change my e