Source: scipy Followup-For: Bug #1094477 Control: tags -1 ftbfs Control: forwarded -1 https://github.com/scipy/scipy/issues/21393
The problem seems to be complex number support on mips64el. There had already been problems with test_cython.py, see upstream Issue#21393. The issue was supposed to have been fixed in Numpy 2, but apparently it has gotten worse instead. The workaround is to skip the tests until a proper fix is found. Drew