[Matrix-SIG] Re: [Fwd: import Numeric: add.reduce not found]

Jeff Collins jcollins@shell.pacificnet.net
Thu, 30 Dec 1999 09:47:51 -0800 (PST)


Just out of curiosity - do you have an old umathmodule.so
(or old version of NumPy) lying around in your path?  If so,
removing it could solve your problem.

Jeff


On Wed, 29 Dec 1999, Alexander V. Voinov wrote:

> "Alexander V. Voinov" wrote:
> 
> > I tried to use Python-1.5.2 with LLNLNumeric11 on Solaris .2.5.1, and it
> > says:
> >
> > Python 1.5.2 (#7, Dec 29 1999, 13:03:01)  [GCC 2.95 19990728 (release)]
> > on sunos5
> > Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
> > >>> import Numeric
> > Traceback (innermost last):
> >   File "<stdin>", line 1, in ?
> >   File
> > "/tools/Python-1.5.2/lib/python1.5/site-packages/numeric/Numeric.py",
> > line 319, in ?
> >     sum = add.reduce
> > NameError: add
> 
> The same with LL*10.
> 
> Alexander
> 
> 
> 
> _______________________________________________
> Matrix-SIG maillist  -  Matrix-SIG@python.org
> http://www.python.org/mailman/listinfo/matrix-sig
>