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

bazel build -c opt --config=android_arm64 mediapipe/examples/android/src/java/com/google/mediapipe/apps/objectdetectiongpu #592

Closed
yghcats opened this issue Apr 8, 2020 · 2 comments
Assignees

Comments

@yghcats
Copy link

yghcats commented Apr 8, 2020

command: sudo bazel build -c opt --config=android_arm64 mediapipe/examples/android/src/java/com/google/mediapipe/apps/objectdetectiongpu

error:
ERROR: An error occurred during the fetch of repository 'org_tensorflow':
java.io.IOException: Error downloading [https://mirror.bazel.build/github.com/tensorflow/tensorflow/archive/805e47cea96c7e8c6fccf494d40a2392dc99fdd8.tar.gz, https://github.com/tensorflow/tensorflow/archive/805e47cea96c7e8c6fccf494d40a2392dc99fdd8.tar.gz] to /home/alorli/.cache/bazel/_bazel_root/b3741aa3bed2fdd93a89a11ae8270f0c/external/org_tensorflow/805e47cea96c7e8c6fccf494d40a2392dc99fdd8.tar.gz: Tried to reconnect at offset 4,601,424 but server didn't support it
ERROR: no such package '@org_tensorflow//tensorflow': java.io.IOException: Error downloading [https://mirror.bazel.build/github.com/tensorflow/tensorflow/archive/805e47cea96c7e8c6fccf494d40a2392dc99fdd8.tar.gz, https://github.com/tensorflow/tensorflow/archive/805e47cea96c7e8c6fccf494d40a2392dc99fdd8.tar.gz] to /home/alorli/.cache/bazel/_bazel_root/b3741aa3bed2fdd93a89a11ae8270f0c/external/org_tensorflow/805e47cea96c7e8c6fccf494d40a2392dc99fdd8.tar.gz: Tried to reconnect at offset 4,601,424 but server didn't support it

What's the problem?

@jiuqiant
Copy link
Contributor

jiuqiant commented Apr 8, 2020

Some user just solved a similar issue a few days ago. Please see #581.

@jiuqiant jiuqiant self-assigned this Apr 8, 2020
@jiuqiant
Copy link
Contributor

I believe the solution I mentioned above should solve this issue. Feel free to reopen this issue if it's not the case. Thanks.

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