Giter VIP home page Giter VIP logo

Comments (3)

j20001970 avatar j20001970 commented on September 27, 2024

Does it only happen on Gentoo? Could you try other distro to see if it happen as well?

from gdmp.

j20001970 avatar j20001970 commented on September 27, 2024

I set up a Gentoo VM to test building GDMP and it build successfully. Could you provide more detail about your system, including Python and Bazel/Bazelisk version, and how do you install them.

Judging from the BUILD file path, does your system user have permission for the directory? You could also try putting GDMP source on home-relative location.

from gdmp.

j20001970 avatar j20001970 commented on September 27, 2024

I was able to reproduce error message similar to yours by removing hedron_compile_commands defined in mediapipe/WORKSPACE, not sure why your message shows hedron_compile_commands_pip though.

There are a few thing you can check to troubleshoot your issue:

  • Make sure mediapipe/WORKSPACE has been properly patched by setup.py
  • Check python version, since you are on Gentoo I assume you are using newer version of python. If you are using python 3.12, try downgrading to 3.11.x.
  • Simply clean bazel workspace and try again. Bazel command extractor is currently not pinned, maybe recent commits break something and you cloned it before it get fixed. I will pin it in upcoming update.

Closing for now, please reopen the issue if you have further questions.

from gdmp.

Related Issues (17)

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.