Re: [Numpy-discussion] Newbie trying to install NumPy

2013-05-18 Thread josef . pktd
On Sat, May 18, 2013 at 1:11 AM, Joe Piccoli wrote: > Hello, > > ** ** > > I've been trying to install NumPy to run with Eclipse on Windows Vista. > After installing (I thought) NumPy I was seeing: > > ** ** > > ImportError: Error importing numpy: you should not try to import numpy from >

Re: [Numpy-discussion] Newbie trying to install NumPy

2013-05-18 Thread Daπid
On 18 May 2013 07:11, Joe Piccoli wrote: > Python version 2.7 required, which was not found in the registry. You probably have a different version installed. Grab Python 2.7 from python.org and install it; then, run the numpy installer. It should just work out of the box.

Re: [Numpy-discussion] Newbie trying to install NumPy

2013-05-18 Thread Johann Cohen-Tanugi
Hello Joe, I am not familiar with windows, but I believe that the Python(x,y) is here to help you : http://code.google.com/p/pythonxy/ HTH, Johann On 05/18/2013 07:11 AM, Joe Piccoli wrote: > Hello, > > I've been trying to install NumPy to run with Eclipse on Windows Vista. > After installing (I