[Numpy-discussion] numpy installed but can' use

dikshie dikshie at gmail.com
Fri Dec 28 22:23:45 EST 2007


On Dec 29, 2007 1:57 AM, Christopher Barker <Chris.Barker at noaa.gov> wrote:
the names in the
> numpy module into this namespace. There is no name: "numpy" in the numpy
> module -- it's the name of the module itself. Try:
>
> import numpy
> numpy.__version__


so import numpy and from numpy import *
are different ?




-dikshie-



More information about the NumPy-Discussion mailing list