GithubHelp home page GithubHelp logo

Comments (2)

DevikalyanDas avatar DevikalyanDas commented on July 26, 2024 1

Hello, thanks for your quick reply. Yes, creating the folder in third party actually removed the error. Thanks a lot.

from sd-dino.

Junyi42 avatar Junyi42 commented on July 26, 2024

Hi,

Thanks for your interest in our work!

error: [Errno 2] No such file or directory: '/BS/keytr_neus/work/supplementary/sd-dino/third_party/Mask2Former/build/temp.linux-x86_64-cpython-39/build.ninja'

For this issue, you could check whether there exists a folder third_party/Mask2Former/build/temp.linux-x86_64-cpython-39, and you could create one if not. Then, rerun the pip install -e . command, and it might avoid this issue.

ERROR: Could not build wheels for mask2former, which is required to install pyproject.toml-based projects

I'm sorry I haven't met this issue before. After a quick search on Google, a potential solution could be pip install pyproject-toml and pip install setuptools wheel. Hope this could address your issue.

Best.

from sd-dino.

Related Issues (16)

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.