/node_modules/@tensorflow/tfjs-node/lib/napi-v8/tfjs_binding.node: cannot open shared object file: No such file or directory #388
kekoleg
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just for the record. Using
humanwith docker and node.js you have to rebuildtfjs-nodefrom source after installing npm package (even if you're not going to use your image with Raspberry Pi as found here)Dockerfile:
And the error is gone!
Beta Was this translation helpful? Give feedback.
All reactions