node.js - Installing OpenCV on Node problems -
i have installed dependencies , have compilers installed etc. when try install opencv in node.js node package manager, following error:
/bin/sh: pkg-config: command not found gyp: call 'pkg-config --cflags opencv' returned exit status 127. while trying load bind
has had same problem?
Comments
Post a Comment