Excellent, thanks!
DG
--- On Fri, 8/14/09, Robert Kern wrote:
> From: Robert Kern
> Subject: Re: [Numpy-discussion] passing "import numpy as np" as python
> command arg in 'doze
> To: "Discussion of Numerical Python"
> Date: Friday, August 14, 2009,
On Fri, Aug 14, 2009 at 17:18, David Goldsmith wrote:
> Thanks, Skipper & Robert; perhaps I'm misunderstanding what should happen,
> but this doesn't appear to work in Windoze:
>
> Begin Terminal output:
>
> C:\Python26>python -c "import numpy as np"
>
> C:\Python26>
>
> End Terminal output.
>
> I
On Fri, Aug 14, 2009 at 6:18 PM, David Goldsmith wrote:
> Thanks, Skipper & Robert; perhaps I'm misunderstanding what should happen,
> but this doesn't appear to work in Windoze:
>
> Begin Terminal output:
>
> C:\Python26>python -c "import numpy as np"
>
> C:\Python26>
>
> End Terminal output.
>
t python doesn't "stay running".
DG
--- On Fri, 8/14/09, Skipper Seabold wrote:
> From: Skipper Seabold
> Subject: Re: [Numpy-discussion] passing "import numpy as np" as python
> command arg in 'doze
> To: "Discussion of Numerical Python"
&
Thanks!
DG
--- On Fri, 8/14/09, Robert Kern wrote:
> From: Robert Kern
> Subject: Re: [Numpy-discussion] passing "import numpy as np" as python
> command arg in 'doze
> To: "Discussion of Numerical Python"
> Date: Friday, August 14, 2009, 2:20 P
On Fri, Aug 14, 2009 at 5:16 PM, David Goldsmith wrote:
> Hi! Please remind: running python in the Windows Terminal (DOS command
> prompt), how does one pass the command "import numpy as np"? I tried 'python
> "import numpy as np"', to no avail.
>
Is this what you want?
In a linux terminal
p
On Fri, Aug 14, 2009 at 16:16, David Goldsmith wrote:
> Hi! Please remind: running python in the Windows Terminal (DOS command
> prompt), how does one pass the command "import numpy as np"? I tried 'python
> "import numpy as np"', to no avail.
$ python -h
usage:
/Library/Frameworks/Python.fra
Hi! Please remind: running python in the Windows Terminal (DOS command
prompt), how does one pass the command "import numpy as np"? I tried 'python
"import numpy as np"', to no avail.
DG
___
NumPy-Discussion mailing list
NumPy-Discussion@sci