Re: [Numpy-discussion] error when numpy is imported

2011-06-06 Thread akshar bhosale
thanks for pointer..it helped me a lot. -akshar On Sat, Jun 4, 2011 at 9:39 PM, Ralf Gommers wrote: > > > On Fri, Jun 3, 2011 at 11:05 PM, akshar bhosale > wrote: > >> [GCC 4.1.2 20071124 (Red Hat 4.1.2-42)] on linux2 >> Type "help", "copyright", "credits" or "license" for more information. >> >

Re: [Numpy-discussion] error when numpy is imported

2011-06-04 Thread Ralf Gommers
On Fri, Jun 3, 2011 at 11:05 PM, akshar bhosale wrote: > [GCC 4.1.2 20071124 (Red Hat 4.1.2-42)] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> import numpy > Traceback (most recent call last): > File "", line 1, in > File "/home/admin/numpy-1.6.0b2/i

[Numpy-discussion] error when numpy is imported

2011-06-04 Thread akshar bhosale
[GCC 4.1.2 20071124 (Red Hat 4.1.2-42)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import numpy Traceback (most recent call last): File "", line 1, in File "/home/admin/numpy-1.6.0b2/install/lib/python/numpy/__init__.py", line 137, in import add_n