On Fri, Mar 21, 2008 at 2:32 PM, Aswad Gurjar <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have installed numpy-1.0.4.win32-py2.5 on windows machine for python
> 2.5.1.But when I enter command
> >>import Numeric
> I get following error:
> Traceback (most recent call last):
> File "", line 1, in
>
Hello,
I have installed numpy-1.0.4.win32-py2.5 on windows machine for python
2.5.1.But when I enter command
>>import Numeric
I get following error:
Traceback (most recent call last):
File "", line 1, in
import Numeric
ImportError: No module named Numeric
Can anybody please help me to remo