Closed photkey closed 2 years ago
Hi @photkey, Have you looked at this similar closed issue #1545 and comment(1545). Thank you!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.
Closing as stale. Please reopen if you'd like to work on this further.
System information
Describe the problem: I have followed the installation tutorial of Mediapipe on windows11 platform. Mediapipe could be built. But there was a confusing error when I wanted to build the Autoflip solution.
bazel build -c opt --define MEDIAPIPE_DISABLE_GPU=1 --action_env PYTHON_BIN_PATH="D://Program Files//Python//Python39//python.exe" mediapipe/examples/desktop/autoflip:run_autoflip
For this problem, I have tried to clean the bazel file through "bazel clean --expunge". This issue still happened. What detail am I missing? Thanks! Complete Logs:
PS D:\MySoft\RunAny\Python\mediapipe> bazel build -c opt --define MEDIAPIPE_DISABLE_GPU=1 --action_env PYTHON_BIN_PATH="D://Program Files//Python//Python39//python.exe" mediapipe/examples/desktop/autoflip:run_autoflip