Hi,
 
Does NumPy import  by itself?
 
C:\Documents and Settings\Lenard>python
Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit (Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy
>>> print (numpy.__file__)
C:\Python26\lib\site-packages\numpy\__init__.pyc
>>>

 
Lenard Lindstrom
 
On Sep 28, 2011, Jake b <ninmonk...@gmail.com> wrote:

Reply via email to