-
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
mediapipe failed to build on Windows #5252
Comments
Above problem is about network connection. maybe need to use vpn. Windows11 Compiler version bazel version THE Result: I have build the hello-word successfully. |
I'm also having the same issue, can you please fix it? |
The solution is simple, Just delete comments in the file stablehlo_reduce_window at line 361, i guess it's a Encoding issues 。 |
Hi @bleakcollaroc, Could you please confirm whether the issue has been resolved on your end, or if you still require assistance from our end? Thank you!! |
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. |
已解决,感谢 |
Hi @kyn817046, Thank you for the confirmation. We are closing this issue as resolved. |
OS Platform and Distribution
Windows 10
Compiler version
MSVC 14.29.30133
Installed using virtualenv? pip? Conda?(if python)
No
MediaPipe version
Latest
Bazel version
6.4.0
XCode and Tulsi versions (if iOS)
No
Android SDK and NDK versions (if android)
No
Android AAR (if android)
None
OpenCV version (if running on desktop)
3.4.10
Describe the problem
bazel stopped at llvm-raw extracting
Complete Logs
I've followed document here to build mediapipe on my Windows PC:
https://developers.google.com/mediapipe/framework/getting_started/install
Upon executing bazel build, below error popped out all the times:
Why error code 2 (COMMAND_LINE_ERROR) even happened while extracting tar.gz file?
The text was updated successfully, but these errors were encountered: