Thanks Robert,
All good info as usual. Best wishes,
MJ
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Robert Kern
Sent: Wednesday, February 28, 2007 3:32 PM
To: Discussion of Numerical Python
Subject: Re: [Numpy-discussion] Source install
Mark
Mark Janikas wrote:
> Thanks Robert,
>
> Sorry for the incomplete request for help. The install of numpy seems
> to go fine, but when I import numpy it reports that it is running from
> the source directory.
Oh, just cd to somewhere else. Otherwise, you will pick up the partial numpy
package in
advance
MJ
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Robert Kern
Sent: Wednesday, February 28, 2007 11:26 AM
To: Discussion of Numerical Python
Subject: Re: [Numpy-discussion] Source install
Mark Janikas wrote:
> Hello all,
>
> I have used
Mark Janikas wrote:
> Hello all,
>
> I have used numpy on both Mac and Windows. The latter is easily
> installed with the exe file. The former required the gcc program from
> XCode… but once installed, “python setup.py install” worked. I cant
> seem to get numpy to work on my linux machine. Ca
Hello all,
I have used numpy on both Mac and Windows. The latter is easily
installed with the exe file. The former required the gcc program from
XCode... but once installed, "python setup.py install" worked. I cant
seem to get numpy to work on my linux machine. Can someone point me to
a pla