On Sat, Jul 24, 2010 at 8:38 PM, David Cournapeau wrote: > > In general, because the packaging/build infrastructure in python is horrible. > > However, in this precise case, the issue is simply that numpy 1.4.1 > does not support python2.7. >
How about a tiny update to the numpy 1.4.x on PyPi which checks for Python 2.7 and aborts with a message suggesting waiting for NumPy 1.5.x or using Python 2.6 instead? Peter _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
