-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ver 0.8.3.2 run setup_android_examples.sh failed! #1822
Comments
sorry ! I forget provide python workspace.
others are consistent with the documentation. |
Hi @lilinxiong Assuming you have a similar issue #68 |
@sgowroji My JDK is from https://www.oracle.com/cn/java/technologies/javase/javase-jdk8-downloads.html. and
so I don't think My JDK was corrupted. |
Re-assigning to @jiuqiant since he is more familiar with platform specific build requirements. |
Seems to be a bazel issue similiar to bazelbuild/bazel#7304. Can you try the solutions mentioned in bazelbuild/bazel#7304 (comment)? |
Thank you very much for your reply ! @sgowroji @eknight7 @jiuqiant . OS: MacOS 11.2.3
bazel verison
note: No JDK, No OpenJDK
IP and PORT set as own.
But I find in the process bazel run --define MEDIAPIPE_DISABLE_GPU=1
final output:
final output:
Android example apps build successful ! |
Glad to hear that. FYI, the troubleshooting instruction mentions this numpy issue: https://google.github.io/mediapipe/getting_started/troubleshooting.html#missing-necessary-python-packages ;) |
OS: MacOS 11.2.3
workspace:
MediaPipe version:
clang -version
bazel verison
java -version
Execution order:
output:
I think MediaPipe install successful !
2. setup Android SDK and NDK !
print:
I see #1679 (comment). But I build MediaPipe Version 0.8.3.2…
I don't know what I did wrong
…
Looking forward to reply!!!
The text was updated successfully, but these errors were encountered: