This is a known issue upstream. I think we just have to wait it out. Example log: https://github.com/astropy/astropy/actions/runs/3959559829/jobs/6782540850 ``` E AttributeError: 'numpy._ArrayFunctionDispatcher' object has no attribute '__code__' ``` Also see: * https://github.com/numpy/numpy/pull/23020 * https://github.com/scipy/scipy/issues/17811 * https://github.com/numpy/numpy/issues/23033 * https://github.com/numpy/numpy/pull/23034