We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cp: cannot create regular file './edgetpu/src/cpp/examples/': No such file or directory
it also does not work, cloning https://github.com/google-coral/edgetpu into GPTPU does not result in a valid compilation:
... ERROR: /home/user/.cache/bazel/_bazel_user/587badfa4d99d8948d03bd66d04f3f20/external/com_google_googletest/BUILD.bazel:57:11: errors encountered resolving select() keys for @com_google_googletest//:gtest ERROR: Analysis of target '//src/cpp/posenet:models_test' failed; build aborted: INFO: Elapsed time: 11.661s INFO: 0 processes. FAILED: Build did NOT complete successfully (63 packages loaded, 562 targets configured) currently loading: @org_tensorflow//tensorflow Fetching repository @crosstool; Restarting. Fetching https://storage.googleapis.com/.../protobuf/archive/310ba5ee72661c081129eb878c1bbcec936b20f0.tar.gz Fetching https://github.com/bazelbuild/bazel-skylib/releases/download/0.9.0/bazel_skylib-0.9.0.tar.gz make[1]: *** [Makefile:116: tests] Error 1 make[1]: Leaving directory '/home/user/GPTPU/edgetpu
The text was updated successfully, but these errors were encountered:
No branches or pull requests
cp: cannot create regular file './edgetpu/src/cpp/examples/': No such file or directory
it also does not work, cloning https://github.com/google-coral/edgetpu into GPTPU does not result in a valid compilation:
The text was updated successfully, but these errors were encountered: