Re: [Numpy-discussion] Should I use pip install numpy in linux?

2016-01-10 Thread Robert McGibbon
> > Right. There's a small problem which is that the base linux system >> isn't just "CentOS 5", it's "CentOS 5 and here's the list of libraries > > that you're allowed to link to: ...", where that list is empirically > > chosen to include only stuff that really is installed on ~all linux >> machin

Re: [Numpy-discussion] Should I use pip install numpy in linux?

2016-01-10 Thread Tony Kelman
> Right. There's a small problem which is that the base linux system > isn't just "CentOS 5", it's "CentOS 5 and here's the list of libraries > that you're allowed to link to: ...", where that list is empirically > chosen to include only stuff that really is installed on ~all linux > machines and f

Re: [Numpy-discussion] Should I use pip install numpy in linux?

2016-01-10 Thread Matthew Brett
On Sun, Jan 10, 2016 at 3:40 AM, Sandro Tosi wrote: > On Sun, Jan 10, 2016 at 3:55 AM, Matthew Brett > wrote: >> I updated the page with more on reasons to prefer Debian packages over >> installing with pip: >> >> https://matthew-brett.github.io/pydagogue/installing_on_debian.html >> >> Is that

Re: [Numpy-discussion] Should I use pip install numpy in linux?

2016-01-10 Thread Sandro Tosi
On Sun, Jan 10, 2016 at 3:55 AM, Matthew Brett wrote: > I updated the page with more on reasons to prefer Debian packages over > installing with pip: > > https://matthew-brett.github.io/pydagogue/installing_on_debian.html > > Is that enough to get the message across? That looks a lot better, than

Re: [Numpy-discussion] Defining a base linux-64 environment [was: Should I use pip install numpy in linux?]

2016-01-10 Thread Robert McGibbon
Hi all, I followed Nathaniel's advice and restricted the search down to the packages included in the Anaconda release (as opposed to all of the packages in their repositories), and fixed some technical issues with the way I was doing the analysis. The new list is much smaller. Here are the shared