Skip to content
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

error whten bazel build #1539

Closed
mrlihellohorld opened this issue Jan 22, 2021 · 2 comments
Closed

error whten bazel build #1539

mrlihellohorld opened this issue Jan 22, 2021 · 2 comments

Comments

@mrlihellohorld
Copy link

Hi, Thank you very much for your team to open this project, but I in execute the command:
bazel build - c opt - define MEDIAPIPE_DISABLE_GPU = 1 mediapipe/examples/desktop/autoflip: run_autoflip,
But i got some errors:

WARNING: Download from https://github.com/tensorflow/tensorflow/archive/0eadbb13cef1226b1bae17c941f7870734d97f8a.tar.gz failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException Checksum was 180eac4d78eeed081d9e2c889ce473fa103e1838b205f152994208aac0ce3d0f but wanted b0861a19381fd15e128a5a1437acfe4a368b841738d63306fbeceedc220696e0
ERROR: An error occurred during the fetch of repository 'org_tensorflow':
java.io.IOException: Error downloading [https://github.com/tensorflow/tensorflow/archive/0eadbb13cef1226b1bae17c941f7870734d97f8a.tar.gz] to /root/.cache/bazel/_bazel_root/4884d566396e9b67b62185751879ad14/external/org_tensorflow/0eadbb13cef1226b1bae17c941f7870734d97f8a.tar.gz: Checksum was 180eac4d78eeed081d9e2c889ce473fa103e1838b205f152994208aac0ce3d0f but wanted b0861a19381fd15e128a5a1437acfe4a368b841738d63306fbeceedc220696e0
ERROR: no such package '@org_tensorflow//tensorflow': java.io.IOException: Error downloading [https://github.com/tensorflow/tensorflow/archive/0eadbb13cef1226b1bae17c941f7870734d97f8a.tar.gz] to /root/.cache/bazel/_bazel_root/4884d566396e9b67b62185751879ad14/external/org_tensorflow/0eadbb13cef1226b1bae17c941f7870734d97f8a.tar.gz: Checksum was 180eac4d78eeed081d9e2c889ce473fa103e1838b205f152994208aac0ce3d0f but wanted b0861a19381fd15e128a5a1437acfe4a368b841738d63306fbeceedc220696e0

could u help me?thanks a lot

@NguyenLong-02
Copy link

You should try this method : #581

@mrlihellohorld
Copy link
Author

I'm running in a Docker environment, so even if Ubuntu is using a VPN, Docker won't be able to access the Internet scientifically.I used the method of manually downloading the files in the workspace and then building the shared server of the LAN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants