-
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
@bazel_tools BUILD error #4794
Comments
@ayushgdev Following up! |
Could you elaborate your query with complete details, Also, please let us know the complete steps you are following from the documentation. Thank you |
After cloning the MediaPipe repo, I tried to build an example. The error is as shown above on the logs. The error message linked this Git issue, so I followed the directions of running these commands but am still having the Bazel issue:
|
Following up! |
May we kindly request your confirmation regarding whether you are actively seeking a resolution for the issue, or if it is no longer a concern from your perspective? If the matter persists, we would appreciate your assistance in providing us with comprehensive instructions outlining the steps you are following from the MediaPipe documentation to enable us to replicate the issue on our end. Additionally, please furnish us with the following details: the version of Bazel you are currently utilising, the specific version of MediaPipe you have installed, and confirmation of your success in building the "Hello world" example as per the guidance provided here. |
This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you. |
This issue was closed due to lack of activity after being marked stale for past 7 days. |
OS Platform and Distribution
Ubuntu 20.04
Compiler version
No response
Programming Language and version
C++
Installed using virtualenv? pip? Conda?(if python)
No response
MediaPipe version
No response
Bazel version
No response
XCode and Tulsi versions (if iOS)
No response
Android SDK and NDK versions (if android)
No response
Android AAR (if android)
None
OpenCV version (if running on desktop)
No response
Describe the problem
I cloned the most recent version of the MediaPipe repo. When I tried to build, it said I had errors regarding @bazel_tools and @platforms and linked a Git Issue. I followed the steps on the Git issue, but am still having trouble BUILDing.
Complete Logs
The text was updated successfully, but these errors were encountered: