Giter Site home page Giter Site logo

Comments (4)

agutkin avatar agutkin commented on June 13, 2024 1

... and the easiest option - simply ignore the run_files Bazel API (if you are not using Bazel). After all, all you need is a FAR file which can be simply copied from the bazel-bin directory where it is generated. The reason the run_files API is there is to facilitate running as part of the Bazel ecosystem, which I suppose is unnecessary if you are not using it.

from nisaba.

agutkin avatar agutkin commented on June 13, 2024

I presume you are not using Bazel to build your code?

from nisaba.

agutkin avatar agutkin commented on June 13, 2024

In case the answer to the above question is yes then I presume you can try to simply copy run_files.py into your code and use as is. It is a helper library that has no Bazel internal dependencies.

from nisaba.

ryskina avatar ryskina commented on June 13, 2024

Thank you for the reply! You're right, I was not building my code with Bazel.

Removing run_files and manually appending the path to bazel-bin to the FAR filename worked, thank you!

from nisaba.

Related Issues (8)

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.