Yang Ma
Yang Ma
"pip install tensorboard" dosn't work for me ? ubuntu 14.04 and python2.7 Downloading/unpacking tensorboard Could not find any downloads that satisfy the requirement tensorboard Cleaning up... No distributions at all...
oh, I find the master branch of tensorflow doesn't contain "tensorflow/tensorboard", so I switch to the branch r1.2, and then the error disappear. But another error emerges.. **INFO: Elapsed time:...
@zihaolucky get it.. But there is still a problem, when run `bazel-bin/tensorflow/tools/pip_package/build_pip_package.sh ../python/dist/`, I get a "git apply" error: error: patch failed: python/tensorboard/tensorboard:7 error: python/tensorboard/tensorboard: patch does not apply Then...