Closed mericgeren closed 12 months ago
hi, try changing Bazel version parameter inside .bazelversion
according to this answer.
Unfortunately, I don't have Jetson to try it myself.
Thank you for your suggestion.
I have tried changing the .bazelversion
file as mentioned there. But, unfortunately it didn't solve the problem. For me, upgrading bazel to 5.2.0
was the solution. Also, I have discovered that, in fact, .bazelversion
doesn't affect the compile process that much since, I have changed .bazelversion
to 4.2.1 again before succeeding on compiling the Mediapipe. If you don't mind I am closing this issue as solved.
Kindest regards.
@mericgeren Thank you for sharing your experience! And I'm glad that you've managed to resolve the issue.
@anion0278 you are welcome.
- Device: Jetson AGX Xavier - OS Platform and Distribution: Linux Ubuntu 18.04 (L4T 32.7.4 / Jetpack 4.6.4) - Compiler version: gcc/g++ 8.4.0 - Programming Language and version: Python 3.6, Java 1.8.0 - Installed using virtualenv? pip? Conda?: I did use pip3 without a virtual environment - MediaPipe version: I don't use a Mediapipe other than provided in mediapipe-jetson repository. - Bazel version: 4.2.1 - XCode and Tulsi versions: N/A (Not IOS) - Android SDK and NDK versions: N/A (Not Android) - Android [AAR]: No - OpenCV version: 3.2
Describe the problem:
After following the the guide on compiling from source here the build failed.
Complete Logs:
Could you offer your guidance and advice please?
Kindest regards.