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

[BUG] Issue with libIMath mismatch? #661

Open
djMax opened this issue Oct 8, 2019 · 0 comments
Open

[BUG] Issue with libIMath mismatch? #661

djMax opened this issue Oct 8, 2019 · 0 comments
Labels

Comments

@djMax
Copy link

djMax commented Oct 8, 2019

Error: dlopen(/devevelopment/setbot/node_modules/opencv/build/Release/opencv.node, 1): Library not loaded: /usr/local/opt/ilmbase/lib/libImath-2_2.12.dylib
  Referenced from: /usr/local/opt/opencv/lib/libopencv_highgui.2.4.dylib
  Reason: image not found
    at Object.Module._extensions..node (module.js:664:18)
    at Module.load (module.js:554:32)
    at tryModuleLoad (module.js:497:12)
    at Function.Module._load (module.js:489:3)
    at Module.require (module.js:579:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/devevelopment/setbot/node_modules/opencv/lib/bindings.js:1:18)
    at Module._compile (module.js:635:30)
    at Module._compile (/devevelopment/setbot/node_modules/pirates/lib/index.js:99:24)
    at Module._extensions..js (module.js:646:10)```

**To Reproduce**
Followed the steps in the README for MacOS.

**Expected behavior**
Working import

**OS / Libraries**
- MacOS Mojave 10.14.6
- 2.4.13.7_5
@djMax djMax added the bug label Oct 8, 2019
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