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
I follow step by step and the mediapipe hand tracker sample works fine on both cpu and gpu but by running ./build_prediction.sh
I faced with the error below.
How could I solve this?
Thanks for the great repo.
I follow step by step and the mediapipe hand tracker sample works fine on both cpu and gpu but by running ./build_prediction.sh
I faced with the error below.
How could I solve this?
ERROR: /.cache/bazel/_bazel/c6c43a719d1d619ea377f6e06c7a462c/external/mediapipe/mediapipe/util/tflite/BUILD:89:11: C++ compilation of rule '@mediapipe//mediapipe/util/tflite:tflite_gpu_runner' failed (Exit 1) gcc failed: error executing command /usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections ... (remaining 117 argument(s) skipped)
The text was updated successfully, but these errors were encountered: