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

Circular import #10

Open
ffmiles opened this issue Sep 29, 2023 · 0 comments
Open

Circular import #10

ffmiles opened this issue Sep 29, 2023 · 0 comments

Comments

@ffmiles
Copy link

ffmiles commented Sep 29, 2023

I'm sort of a newbie. I can't get it running. Getting import error:

ImportError: cannot import name 'polyiou' from partially initialized module 'obb_anns.polyiou' (most likely due to a circular import) (e:\obb_ann\obb_anns\obb_anns\polyiou_init.py)

I think it might be about having 2 folders with same name inside each other for the package. But it seems like since noone had that problem, so issue might be simpler. I would really appreciate help.
Code is basicly
from obb_anns import OBBAnns
Importing it. Using windows and I have just followed installation guide.

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

1 participant