On Sat, Jul 24, 2010 at 8:38 PM, David Cournapeau wrote:
>
> In general, because the packaging/build infrastructure in python is horrible.
>
> However, in this precise case, the issue is simply that numpy 1.4.1
> does not support python2.7.
>
How about a tiny update to the numpy 1.4.x on PyPi whi
On Jul 24, 2010, at 11:39 AM, Benjamin Root wrote:
> I have to wonder why this question keeps coming up. Do we need to make the
> build/installation instructions on the website clearer?
Yes. I was one who asked recently. I've not seen easy_install nor pip
mentioned on the website nor INSTALL
On Sun, Jul 25, 2010 at 6:21 AM, Benjamin Root wrote:
>
> On Sat, Jul 24, 2010 at 2:38 PM, David Cournapeau
> wrote:
>>
>> On Sun, Jul 25, 2010 at 3:39 AM, Benjamin Root wrote:
>>
>> > I have to wonder why this question keeps coming up.
>>
>> In general, because the packaging/build infrastructur
On Sat, Jul 24, 2010 at 2:38 PM, David Cournapeau wrote:
> On Sun, Jul 25, 2010 at 3:39 AM, Benjamin Root wrote:
>
> > I have to wonder why this question keeps coming up.
>
> In general, because the packaging/build infrastructure in python is
> horrible.
>
> However, in this precise case, the iss
On Sun, Jul 25, 2010 at 3:39 AM, Benjamin Root wrote:
> I have to wonder why this question keeps coming up.
In general, because the packaging/build infrastructure in python is horrible.
However, in this precise case, the issue is simply that numpy 1.4.1
does not support python2.7.
cheers,
Dav
On Sat, Jul 24, 2010 at 1:44 AM, Ralf Gommers
wrote:
>
>
> On Fri, Jul 23, 2010 at 11:46 AM, celil wrote:
>
>> Hello,
>>
>> I just installed numpy on Snow Leopard using pip. However, running the
>> tests results in a segmentation fault. Has anybody else encountered this
>> problem? How did you so
On Fri, Jul 23, 2010 at 11:46 AM, celil wrote:
> Hello,
>
> I just installed numpy on Snow Leopard using pip. However, running the
> tests results in a segmentation fault. Has anybody else encountered this
> problem? How did you solve it?
>
> Do not use pip or easy_install, these tools are not ve
Hi,
I don't know about pip but if you use macports all the python 2.6, scipy et
al libs all set up fine with problems on snow leopard. If you really want
2.7 then not sure what to say.
Martin
celil wrote:
>
> Hello,
>
> I just installed numpy on Snow Leopard using pip. However, running the
Hello,
I just installed numpy on Snow Leopard using pip. However, running the
tests results in a segmentation fault. Has anybody else encountered this
problem? How did you solve it?
The sequence of commands that reproduce the bug is:
$ pip install numpy
$ python -c "import numpy; num