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

ImportError #3

Open
lichq opened this issue Sep 1, 2022 · 1 comment
Open

ImportError #3

lichq opened this issue Sep 1, 2022 · 1 comment

Comments

@lichq
Copy link

lichq commented Sep 1, 2022

ImportError: cannot import name 'SeqUD' from partially initialized module 'sequd' (most likely due to a circular import) (/home/lichq/sequd.py)
How can I solve this issue?

@ZebinYang
Copy link
Owner

Hi @lichq,

It seems that you have a file named sequd.py, which causes a conflict with the package name 'sequd'.
You may change your file name and try importing again.

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