On Wed, May 4, 2011 at 6:53 PM, Matthew Brett <[email protected]>wrote:
> Hi, > > I can imagine that this is low-priority, but I have just been enjoying > pytox for automated virtualenv testing: > > http://codespeak.net/tox/index.html > > which revealed that numpy download-build-install via easy_install > (distribute) fails with the appended traceback ending in "ValueError: > 'build/py3k/numpy' is not a directory". > I think it would be good to just say "wontfix" immediately, rather than just leaving a ticket open and not do anything (like we did with http://projects.scipy.org/numpy/ticket/860). It seems tox can also use pip (which works with py3k now), does that work for you? Ralf > > easy_install for pythons 2.5 - 2.7 work fine. > > Best, > > Matthew > >
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
