When I run grounding_dino_demo.py, the error No module named ‘groundingdino’ is reported. Why is this?
xiaoxiao12580 opened this issue · 1 comments
xiaoxiao12580 commented
When I run grounding_dino_demo.py, the error No module named ‘groundingdino’ is reported. Why is this?
pierrelouisdelx commented
Have you run this command: pip install --no-build-isolation -e GroundingDINO ?