-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
After cloned tensorboard, then run projector standalone, it faied. Any thing missed?
(tensorboard) ➜ tensorboard git:(master) ✗ bazel run tensorboard/plugins/projector/vz_projector:standalone
DEBUG: /private/var/tmp/_bazel_xxx/7a7e58fb7fd2d3c592516459df635ba1/external/build_bazel_rules_nodejs/index.bzl:65:14: node_repository attribute not set and no repository named 'nodejs_toolchains' exists; installing default node
DEBUG: /private/var/tmp/_bazel_xxx/7a7e58fb7fd2d3c592516459df635ba1/external/build_bazel_rules_nodejs/index.bzl:73:14: yarn_install#yarn attribute not set and no repository named 'yarn' exists; installing default yarn
ERROR: Cannot run target //tensorboard/plugins/projector/vz_projector:standalone: Not executable
INFO: Elapsed time: 0.072s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded)
FAILED: Build did NOT complete successfully (0 packages loaded)Enviroment:
(tensorboard) ➜ tensorboard git:(master) ✗ node -v
v14.20.1
(tensorboard) ➜ tensorboard git:(master) ✗ yarn -v
1.22.19
(tensorboard) ➜ tensorboard git:(master) ✗ bazel version
Bazelisk version: development
Build label: 5.3.2
Build target: bazel-out/darwin_arm64-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar
Build time: Wed Oct 19 18:35:48 2022 (1666204548)
Build timestamp: 1666204548
Build timestamp as int: 1666204548
(tensorboard) ➜ tensorboard git:(master) ✗ python -V
Python 3.9.12
(tensorboard) ➜ tensorboard git:(master) ✗ conda -V
conda 22.9.0
(tensorboard) ➜ tensorboard git:(master) ✗ pip -V
pip 22.3.1 from /opt/miniconda3/envs/tensorboard/lib/python3.9/site-packages/pip (python 3.9)
(tensorboard) ➜ tensorboard git:(master) ✗ bazel build tensorboard:tensorboard & bazel run //tensorboard -- --logdir /tmp/logs works fine
Metadata
Metadata
Assignees
Labels
No labels