Yes that was the bug.
Please commit the fix.
Xavier
> Revision 7985 contains a typo (see bug tracker). Try replace the string
> PY_ARRAYAUNIQUE_SYMBOL with PY_ARRAY_UNIQUE_SYMBOL in setupext.py.
>
> Christoph
>
> --
> Le
Revision 7985 contains a typo (see bug tracker). Try replace the string
PY_ARRAYAUNIQUE_SYMBOL with PY_ARRAY_UNIQUE_SYMBOL in setupext.py.
Christoph
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
Hi,
I'm trying to compile numpy/scipy and matplotlib (I did it N times
without any problem).
Numpy and scipy are ok (.test() is fine).
However, from pylab import * fails with way:
/usr/local/lib/python2.6/dist-packages/pylab.py in ()
> 1
2
3 from matplotlib.pylab import *