Re: [Numpy-discussion] fink python26 and numpy 1.2.1

2008-11-03 Thread Gideon Simpson
The fink guys fixed a bug so it now at least builds properly with python 2.6. -gideon On Nov 3, 2008, at 1:35 AM, David Cournapeau wrote: > Michael Abshoff wrote: >> >> Unfortunately numpy 1.2.x does not support Python 2.6. IIRC support >> is >> planned for numpy 1.3. >> > > Also it is true i

Re: [Numpy-discussion] fink python26 and numpy 1.2.1

2008-11-02 Thread David Cournapeau
Michael Abshoff wrote: > > Unfortunately numpy 1.2.x does not support Python 2.6. IIRC support is > planned for numpy 1.3. > Also it is true it is not supported, it should at least build on most if not all platforms where numpy used to run under python 2.5. Not finding -lpython2.6 is more lik

Re: [Numpy-discussion] fink python26 and numpy 1.2.1

2008-11-02 Thread Michael Abshoff
Gideon Simpson wrote: > Not sure if this is an issue with numpy or an issue with fink python > 2.6, but when trying to build numpy, I get the following error: Unfortunately numpy 1.2.x does not support Python 2.6. IIRC support is planned for numpy 1.3. > gcc -L/sw/lib -bundle /sw/lib/python2.6

[Numpy-discussion] fink python26 and numpy 1.2.1

2008-11-02 Thread Gideon Simpson
Not sure if this is an issue with numpy or an issue with fink python 2.6, but when trying to build numpy, I get the following error: gcc -L/sw/lib -bundle /sw/lib/python2.6/config -lpython2.6 build/ temp.macosx-10.5-i386-2.6/numpy/core/src/multiarraymodule.o -o build/ lib.macosx-10.5-i386-2.6/