On Fri, Jun 17, 2011 at 3:48 PM, Pauli Virtanen <[email protected]> wrote: > On Fri, 17 Jun 2011 15:39:21 -0500, Robert Kern wrote: > [clip] > >> File > >> > "/home/bvr/Programs/scipy/scipy/sparse/linalg/eigen/arpack/tests/test_arpack.py", > >> line 378 in test_ticket_1459_arpack_crash > > > > Well, if it's testing that it crashes, test passed! > > > > Here is the referenced ticket and the relevant commits: > > > > http://projects.scipy.org/scipy/ticket/1459 > > rm -rf build > > and try again. distutils does not rebuild the module even when some > files have changed. > > Pauli > > Ah, that did the trick. Also, just to be clear for anybody reading this thread, it is the scipy's build directory that has to get cleaned out.
Thanks, Ben Root
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
