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

macOS python wheel is non-functionnal #1163

Closed
mwestphal opened this issue Jan 12, 2024 · 1 comment
Closed

macOS python wheel is non-functionnal #1163

mwestphal opened this issue Jan 12, 2024 · 1 comment
Labels

Comments

@mwestphal
Copy link
Contributor

mwestphal commented Jan 12, 2024

Describe the bug
macOS python wheel is non-functionnal, libtbb seems to be missing

To Reproduce
Steps to reproduce the behavior:

  1. pip install f3d
  2. python
  3. import f3d
  4. fails with:
Library not loaded /path/local/to/ci/stuff/instead/of/rpath/libtbb12.dylib

Expected behavior
no error

System Information:

  • OS: macOS

F3D Information
Any

rpath should be used but it is not.

@mwestphal
Copy link
Contributor Author

Should have been fixed by f3d-app/f3d-superbuild#143

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

No branches or pull requests

1 participant