Building on Kubuntu: No module named _ns_backend_agg

[sorry if this appears more than once. The list manager is timing out
when I try to change my email address, so I can't tell if it has taken
effect]

No_module_named _ns_backend_agg

I've set to True everything in setupext.py that had agg in it.

This is my first time building on ubuntu.
I spent lots of time chasing down dependencies, and there are no
errors during the build. Help please?

TIA,
gary

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 email address, so I can't tell if it has taken
effect]

No_module_named _ns_backend_agg

I've set to True everything in setupext.py that had agg in it.

This is my first time building on ubuntu.
I spent lots of time chasing down dependencies, and there are no
errors during the build. Help please?

TIA,
gary

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

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 released sourceforge tarball

What version of
Ubuntu are you using (Dapper? Edgy?)

Kubuntu Edgy. 6.10.

Python 2.4.7
numpy 1.0.2.dev3546

···

On 2/19/07, Andrew Straw <strawman@...106...> wrote:

Gary Pajer wrote:
> [sorry if this appears more than once. The list manager is timing out
> when I try to change my email address, so I can't tell if it has taken
> effect]
>
> No_module_named _ns_backend_agg
>
> I've set to True everything in setupext.py that had agg in it.
>
> This is my first time building on ubuntu.
> I spent lots of time chasing down dependencies, and there are no
> errors during the build. Help please?
>
> TIA,
> gary
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> matplotlib-users List Signup and Options
>

> Dear Gary, "_ns" is the numpy backend. Do you have numpy installed?

yes, from svn

[...]

Python 2.4.7

typo: 2.4.4

···

On 2/20/07, Gary Pajer <pajer@...97...> wrote:

On 2/19/07, Andrew Straw <strawman@...106...> wrote:

[sorry if this appears more than once]

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??? (very recent) compiled from svn source, installed
and appears to be working correctly.
Compiling MPL 0.90 (sourceforge tarball) from source.
Kubuntu Edgy 6.10 (Python 3.4.4)

···

On 2/19/07, Andrew Straw <strawman@...106...> wrote:

Gary Pajer wrote:
> [sorry if this appears more than once. The list manager is timing out
> when I try to change my email address, so I can't tell if it has taken
> effect]
>
> No_module_named _ns_backend_agg
>
> I've set to True everything in setupext.py that had agg in it.
>
> This is my first time building on ubuntu.
> I spent lots of time chasing down dependencies, and there are no
> errors during the build. Help please?
>
> TIA,
> gary
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> matplotlib-users List Signup and Options
>

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 <pajer@...97...> wrote:

[sorry if this appears more than once]

On 2/19/07, Andrew Straw <strawman@...106...> 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??? (very recent) compiled from svn source, installed
and appears to be working correctly.
Compiling MPL 0.90 (sourceforge tarball) from source.
Kubuntu Edgy 6.10 (Python 3.4.4)

>
> Gary Pajer wrote:
> > [sorry if this appears more than once. The list manager is timing out
> > when I try to change my email address, so I can't tell if it has taken
> > effect]
> >
> > No_module_named _ns_backend_agg
> >
> > I've set to True everything in setupext.py that had agg in it.
> >
> > This is my first time building on ubuntu.
> > I spent lots of time chasing down dependencies, and there are no
> > errors during the build. Help please?
> >
> > TIA,
> > gary
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share your
> > opinions on IT & business topics through brief surveys-and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Matplotlib-users mailing list
> > Matplotlib-users@lists.sourceforge.net
> > matplotlib-users List Signup and Options
> >
>