For anyone else having issues with bodypix
dying with error:
/opt/linux-fake-background-webcam-opt-git/bodypix/node_modules/@tensorflow/tfjs/node_modules/@tensorflow/tfjs-core/dist/engine.js:542
out = _this.tidy(function () { return forwardFunc(_this.backend, saveFunc_1); });
^
TypeError: forwardFunc is not a function
The issue is being discussed on GitHub, along with a temporary quick fix.
Pinned Comments
CodingKoopa commented on 2021-02-16 04:13
GENERAL USAGE INFORMATION:
bodypix
andfakecam
binaries.USING GPU ACCELERATION (NVIDIA ONLY):
Tensorflow requires an older version of CUDA, 10.0, and, by extension (due to package requirements), cuDNN.
gcc7
AUR package. This is required for the older CUDA package to work.cuda-10.0.130-2-x86_64.pkg.tar.xz
,cudnn-7.4.2.24-1-x86_64.pkg
. You can automate the process of downloading and installing them like so: