Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am having ImportError #13

Open
NIRAVDEV opened this issue Jul 2, 2024 · 2 comments
Open

I am having ImportError #13

NIRAVDEV opened this issue Jul 2, 2024 · 2 comments

Comments

@NIRAVDEV
Copy link

NIRAVDEV commented Jul 2, 2024

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)

@capjamesg
Copy link
Member

Hello there! Can you run pip install --upgrade autodistill-grounding-dino and let us know if you are still running into issues?

@NIRAVDEV
Copy link
Author

Same Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants