IDEA-Research/Grounded-Segment-Anything

When I run grounding_dino_demo.py, the error No module named ‘groundingdino’ is reported. Why is this?

xiaoxiao12580 opened this issue · 1 comments

When I run grounding_dino_demo.py, the error No module named ‘groundingdino’ is reported. Why is this?

Have you run this command: pip install --no-build-isolation -e GroundingDINO ?