GroundingDINO icon indicating copy to clipboard operation
GroundingDINO copied to clipboard

cannot install

Open babyta opened this issue 2 years ago • 2 comments

The error is as follows。The environment is: win10 python3.8 torch1.8.0

\cpp_extension.py", line 1683, in _run_ninja_build
          raise RuntimeError(message) from e
      RuntimeError: Error compiling objects for extension
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for groundingdino
  Running setup.py clean for groundingdino
Failed to build groundingdino
ERROR: Could not build wheels for groundingdino, which is required to install pyproject.toml-based projects``

babyta avatar Jul 11 '23 06:07 babyta

Have you solved the problem? I made the same error..

fat-921 avatar Jul 20 '23 08:07 fat-921

same problem with ubuntu,I tried " sudo apt-get install python3-dev " and solved this problem

fxh803 avatar Jul 29 '24 16:07 fxh803