You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "c:\Users\HP\Documents\GitHub\autodistill-grounding-dino\autodistill.py", line 11, in
from autodistill_grounding_dino import GroundingDINO
File "c:\Users\HP\Documents\GitHub\autodistill-grounding-dino\autodistill_grounding_dino_init_.py", line 1, in
from autodistill_grounding_dino import GroundingDINO
ImportError: cannot import name 'GroundingDINO' from partially initialized module 'autodistill_grounding_dino' (most likely due to a circular import) (c:\Users\HP\Documents\GitHub\autodistill-grounding-dino\autodistill_grounding_dino_init_.py)
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "c:\Users\HP\Documents\GitHub\autodistill-grounding-dino\autodistill.py", line 11, in
from autodistill_grounding_dino import GroundingDINO
File "c:\Users\HP\Documents\GitHub\autodistill-grounding-dino\autodistill_grounding_dino_init_.py", line 1, in
from autodistill_grounding_dino import GroundingDINO
ImportError: cannot import name 'GroundingDINO' from partially initialized module 'autodistill_grounding_dino' (most likely due to a circular import) (c:\Users\HP\Documents\GitHub\autodistill-grounding-dino\autodistill_grounding_dino_init_.py)
The text was updated successfully, but these errors were encountered: