[Numpy-discussion] fink python26 and numpy 1.2.1
David Cournapeau
david@ar.media.kyoto-u.ac...
Mon Nov 3 00:35:41 CST 2008
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 likely a bug/installation problem from
fink (unless you are ready to deal with multiple version problems of
python, I would advice against using fink: it makes it difficult to be
sure there are no conflict between system python, fink python and
python.org python. It is not impossible, of course, but that complicates
matters a lot in my own experience).
cheers,
David
More information about the Numpy-discussion
mailing list