[Numpy-discussion] current numpy in python 2.5 ?
Mark Sienkiewicz
sienkiew@stsci....
Tue Feb 1 09:02:12 CST 2011
Hi,
I looked on the web site, but I couldn't find a list of python versions that numpy expects to work on. Is the trunk still expected to work in Python 2.5 ?
I'm asking because it doesn't, but I don't want to file a bug report if it is not expected to. The problem shows up when I run numpy.test():
File "/usr/stsci/pyssgdev/2.5.4/numpy/testing/utils.py", line 619
except ValueError as e:
^
SyntaxError: invalid syntax
Mark S.
More information about the NumPy-Discussion
mailing list