Re: [Numpy-discussion] problem on testing numpy

2007-08-26 Thread Stefan van der Walt
On Fri, Aug 24, 2007 at 05:46:55PM +0200, Vivian Tini wrote: > Dear All, > > I have just installed NumPy and I am excited to test it. > Since I have no access as root then I installed Numpy in my home directory. > The following messages appears as I tried some commands: > > >>> import numpy > R

Re: [Numpy-discussion] problem on testing numpy

2007-08-25 Thread Matthieu Brucher
Where did you launch Python from ? Matthieu 2007/8/24, Vivian Tini <[EMAIL PROTECTED]>: > > Dear All, > > I have just installed NumPy and I am excited to test it. > Since I have no access as root then I installed Numpy in my home > directory. > The following messages appears as I tried some comma

[Numpy-discussion] problem on testing numpy

2007-08-25 Thread Vivian Tini
Dear All, I have just installed NumPy and I am excited to test it. Since I have no access as root then I installed Numpy in my home directory. The following messages appears as I tried some commands: >>> import numpy Running from numpy source directory >>> from numpy import * >>> a = array([1,