You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: