For instance, [this numpy wheel build](https://github.com/numpy/numpy/actions/runs/8678002071/job/23794368209) fails on macos with ``` ERROR:delocate.libsana: /usr/local/lib/libscipy_openblas64_.0.dylib not found: Needed by: <path>/wheel/numpy/linalg/lapack_lite.cpython-310-darwin.so ``` Note the library name has an extra `.0` in it.