Re: [Numpy-discussion] How can I install numpy on Python 3.1 in Ubuntu?

2011-01-27 Thread cool-RR
On Mon, Jan 24, 2011 at 3:23 PM, Ralf Gommers wrote: > > > On Mon, Jan 24, 2011 at 8:22 PM, cool-RR wrote: > >> Hello folks, >> >> I have Ubuntu 10.10 server on EC2. I installed Python 3.1, and now I want >> to install NumPy on it. How do I do it? I tried `easy_install-3.1 numpy` but >> got this

Re: [Numpy-discussion] How can I install numpy on Python 3.1 in Ubuntu?

2011-01-24 Thread Ralf Gommers
On Mon, Jan 24, 2011 at 8:22 PM, cool-RR wrote: > Hello folks, > > I have Ubuntu 10.10 server on EC2. I installed Python 3.1, and now I want > to install NumPy on it. How do I do it? I tried `easy_install-3.1 numpy` but > got this error: > Just do "python3.1 setup.py install". That's always a be

[Numpy-discussion] How can I install numpy on Python 3.1 in Ubuntu?

2011-01-24 Thread cool-RR
Hello folks, I have Ubuntu 10.10 server on EC2. I installed Python 3.1, and now I want to install NumPy on it. How do I do it? I tried `easy_install-3.1 numpy` but got this error: [...] RefactoringTool: Refactored /tmp/easy_install-MiUli2/numpy-1.5.1/build/py3k/numpy/core/defchararray.py