On Thu, Oct 14, 2010 at 09:47, Nils Wagner wrote:
> File
> "/data/home/nwagner/local/lib/python2.5/compiler/transformer.py",
> line 29, in
> import parser
> File "/data/home/nwagner/parser.py", line 3, in
>
> ast= compiler.parse( eq )
> AttributeError: 'module' object has no attribu
Hi all,
I have Installed numpy via git.
numpy.test() failed.
Nils
>>> import numpy
>>> numpy.__version__
'2.0.0.dev8621'
>>> numpy.test()
Running unit tests for numpy
Traceback (most recent call last):
File "", line 1, in
File
"/data/home/nwagner/local/lib/python2.5/site-packages/numpy/t