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
tensorflow-io 0.37.0
I tried to download the source code and build it with the following command.
bazel build \ ${BAZEL_OPTIMIZATION} \ -- //tensorflow_io_gcs_filesystem/... //tensorflow_io:python/ops/libtensorflow_io.so //tensorflow_io:python/ops/libtensorflow_io_plugins.so
However, there are always two errors causing the build to fail.
5 warnings and 2 errors generated. Error in child process '/usr/bin/xcrun'. 1 INFO: Elapsed time: 86.756s, Critical Path: 5.46s INFO: 847 processes: 179 internal, 668 darwin-sandbox. FAILED: Build did NOT complete successfully
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried to download the source code and build it with the following command.
However, there are always two errors causing the build to fail.
The text was updated successfully, but these errors were encountered: