Code Monkey home page Code Monkey logo

Comments (3)

my777777 avatar my777777 commented on May 13, 2024

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: 387.957s, Critical Path: 221.53s
2017年 06月 29日 星期四 00:08:13 CST : === Using tmpdir: ../python/tensorboard/
Really old (0.2.1-) runfiles, without workspace name
~/tensorboard/python/tensorboard ~/tensorboard/tensorflow
error: patch failed: python/tensorboard/tensorboard:7
error: python/tensorboard/tensorboard: patch does not apply
Requirement 'python/dist/*.whl' looks like a filename, but the file does not exist
%2A.whl is not a valid wheel filename.
Storing debug log for failure in /tmp/tmpY2O0xj
Now you can remove tensorflow with rm -rf tensorflow

it looks like error on "bash bazel-bin/tensorflow/tools/pip_package/build_pip_package.sh ../python/dist/"

from tensorboard.

zihaolucky avatar zihaolucky commented on May 13, 2024

@my777777 Please refer the code here https://github.com/zihaolucky/tensorboard-distro/blob/master/travis_installer.sh#L14-L18 to resolve your issue.

I'm going to change the backend to tensorflow/tensorboard and change our project name to tensorboard-lite once we finish the refactor, the interface won't change. Might finish the work in this week.

from tensorboard.

my777777 avatar my777777 commented on May 13, 2024

@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 I find the error appears on line 115 (line content: "git apply ../tensorboard-python-binary.patch") in the file "tensorboard/tensorflow/bazel-bin/tensorflow/tools/pip_package/build_pip_package.sh". I don't know much about "git apply", can you give me more information about it? thanks!^_^

from tensorboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.