GroundingDINO
GroundingDINO copied to clipboard
cannot install
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``
Have you solved the problem? I made the same error..
same problem with ubuntu,I tried " sudo apt-get install python3-dev " and solved this problem