Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

current HEAD is failing wheel building on macos #153

Closed
mattip opened this issue Apr 16, 2024 · 1 comment
Closed

current HEAD is failing wheel building on macos #153

mattip opened this issue Apr 16, 2024 · 1 comment

Comments

@mattip
Copy link
Collaborator

mattip commented Apr 16, 2024

For instance, this numpy wheel build 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.

@mattip
Copy link
Collaborator Author

mattip commented Apr 17, 2024

Fixed by #154, hopefully #155 will create wheels on travis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant