A Saturday 05 March 2011 02:41:12 Charles R Harris escrigué: > > There is a problem with code generated by Cython 0.13: > > pytables-2.2.1 and pandas-0.3.0, which were built with Cython > > 0.13, report several failures and do crash during the tests. This > > can probably be fixed by "recythonizing" with Cython 0.14.1. > > I see pytables crash on Fedora 14 64 bit also, even with freshly > built pytables/numexpr.
I'm in a hurry now, but I isolated one problem in the master branch of NumPy that is creating segfaults: http://projects.scipy.org/numpy/ticket/1756 Next week, I'll look into other issues in PyTables test suite w/ NumPy 1.6. -- Francesc Alted _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
