py.org
>
> > Subject: Re: [Numpy-discussion] error of install numpy on linux redhat.
> >
> > On Sat, Oct 27, 2012 at 4:06 AM, Jack Bryan
> wrote:
> > > Thanks for your help.
> > >
> > > Why do the Anaconda and EPD can help me fix the problem ?
> >
To: numpy-discussion@scipy.org
> Subject: Re: [Numpy-discussion] error of install numpy on linux redhat.
>
> On Sat, Oct 27, 2012 at 4:06 AM, Jack Bryan wrote:
> > Thanks for your help.
> >
> > Why do the Anaconda and EPD can help me fix the problem ?
>
> Becaus
On Sat, Oct 27, 2012 at 4:06 AM, Jack Bryan wrote:
> Thanks for your help.
>
> Why do the Anaconda and EPD can help me fix the problem ?
Because they are an all-included distribution of python with
numpy/scipy and many other packages. You don't need to compile
anything.
David
___
Thanks for your help.
Why do the Anaconda and EPD can help me fix the problem ?
Any help will be appreciated.
> To: numpy-discussion@scipy.org
> From: p...@iki.fi
> Date: Fri, 26 Oct 2012 23:36:56 +
> Subject: Re: [Numpy-discussion] error of install numpy on linux redha
Jack Bryan hotmail.com> writes:
> Hi, I cannot afford the cost of buying these products.
The Anaconda community edition is free.
EPD is free for academic use.
The issue you are facing is a rare one --- I have not had similar
issues myself on different platforms, including HPC clusters.
--
Pau
g
> From: p...@iki.fi
> Date: Fri, 26 Oct 2012 21:53:42 +
> Subject: Re: [Numpy-discussion] error of install numpy on linux redhat.
>
> Jack Bryan hotmail.com> writes:
> [clip]
> > Is this a problem ?
>
> You need to ensure that
>
> >>> im
Jack Bryan hotmail.com> writes:
[clip]
> Is this a problem ?
You need to ensure that
>>> import subprocess
works. I don't know how to fix that.
Rather than trying to compile Python yourself and hitting errors that
you are unable to resolve, it would be more productive to grab either:
http:/
cussion] error of install numpy on linux redhat.
>
> Jack Bryan hotmail.com> writes:
> [clip]
> > [~/numpy/numpy] $ /home/user/myName/.local/bin/python setup.py install
> > Traceback (most recent call last):
> > File "setup.py", line 22, in
> > impor
mpy-discussion@scipy.org
> From: p...@iki.fi
> Date: Fri, 26 Oct 2012 13:03:41 +
> Subject: Re: [Numpy-discussion] error of install numpy on linux redhat.
>
> Jack Bryan hotmail.com> writes:
> [clip]
> > [~/numpy/numpy] $ /home/user/myName/.local/bin/python setup.py inst
Jack Bryan hotmail.com> writes:
[clip]
> [~/numpy/numpy] $ /home/user/myName/.local/bin/python setup.py install
> Traceback (most recent call last):
> File "setup.py", line 22, in
> import subprocess
> File "/home/user/myName/.local/lib/python2.6/subprocess.py", line 401, in
> import
quot;/home/user/myName/.local/lib/python2.6/subprocess.py", line
401, in import selectImportError: No module named select
Any help will be appreciated.
Date: Thu, 25 Oct 2012 17:07:06 +0100
From: a...@ahmadia.net
To: numpy-discussion@scipy.org
Subject: Re: [Numpy-discussion] error of in
On Wed, Oct 24, 2012 at 9:01 PM, Jack Bryan wrote:
> Hi, All,
>
> I am trying to install numpy from http://www.scipy.org/Download .
>
> by
>
> git clone git://github.com/numpy/numpy.git numpy
>
>
> But, when I ran
>
> python setup.py install
>
> I got:
>
> SystemError: Cannot compile 'Python.h'.
I'm repeating myself, but did you try following the
instructions here: http://stackoverflow.com/a/622810/122022?
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion
Hi, Aron,
I have to install in my local dir. The sys-adm cannot help me.
Any help will be appreciated.
> Date: Thu, 25 Oct 2012 16:00:07 +0100
> From: a...@ahmadia.net
> To: numpy-discussion@scipy.org
> Subject: Re: [Numpy-discussion] error of install numpy on linux redhat.
Hi Jack,
import os
> Traceback (most recent call last):
> File "", line 1, in
> ImportError: No module named os
You've got a broken local python install. Did you try following the
instructions here: http://stackoverflow.com/a/622810/122022?
It is probably easiest to ask your system admi
, 25 Oct 2012 06:32:05 -0600
Subject: Re: [Numpy-discussion] error of install numpy on linux redhat.
Thanks for your invitation.
I cannot use rpm command because I am not root user and cannot get sys-adm
authorization.
Any help will be appreciated.
Thanks
Date: Thu, 25 Oct 2012 08:05:47 +0200
F
of install numpy on linux redhat.
On Thu, Oct 25, 2012 at 6:01 AM, Jack Bryan wrote:
Hi, All,
I am trying to install numpy from http://www.scipy.org/Download .
by
git clone git://github.com/numpy/numpy.git numpy
But, when I ran
python setup.py install
I got:
SystemError: Cannot
On Thu, Oct 25, 2012 at 6:01 AM, Jack Bryan wrote:
> Hi, All,
>
> I am trying to install numpy from http://www.scipy.org/Download .
>
> by
>
> git clone git://github.com/numpy/numpy.git numpy
>
>
> But, when I ran
>
> python setup.py install
>
> I got:
>
> SystemError: Cannot compile 'Python.h'
Hi, All,
I am trying to install numpy from http://www.scipy.org/Download .
by
git clone git://github.com/numpy/numpy.git numpy
But, when I ran
python setup.py install
I got:
SystemError: Cannot compile 'Python.h'. Perhaps you need to install
python-dev|python-devel
Where to get python-dev ?
19 matches
Mail list logo