Re: [Numpy-discussion] bug with latest numpy git snapshot build with Python3

2011-08-13 Thread Paul Anton Letnes
On 13. aug. 2011, at 20.42, Charles R Harris wrote: > > > 2011/8/11 Dmitrey > bug in KUBUNTU 11.04, latest numpy git snapshot build with Python3 > >>> import numpy > Traceback (most recent call last): > File "", line 1, in > File "/usr/local/lib/python3.2/dist-packages/numpy/__init__.py",

Re: [Numpy-discussion] bug with latest numpy git snapshot build with Python3

2011-08-13 Thread Charles R Harris
2011/8/11 Dmitrey > bug in KUBUNTU 11.04, latest numpy git snapshot build with Python3 > >>> import numpy > Traceback (most recent call last): > File "", line 1, in > File "/usr/local/lib/python3.2/dist-packages/numpy/__init__.py", line > 137, in > from . import add_newdocs > File "/

[Numpy-discussion] bug with latest numpy git snapshot build with Python3

2011-08-11 Thread Dmitrey
bug in KUBUNTU 11.04, latest numpy git snapshot build with Python3 >>> import numpy Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.2/dist-packages/numpy/__init__.py", line 137, in from . import add_newdocs File "/usr/local/lib/python3.2/d