Got this error:
Traceback (most recent call last):
File "<pyshell#3>", line 1, in <module>
import numpy
File "C:\Progra~1\Python25\lib\numpy\__init__.py", line 127, in <module>
ImportError: Error importing numpy: you should not try to import numpy from
its source directory; please exit the numpy source tree, and relaunch
your python intepreter from there.
Please help!
Thanks