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

line 18 error #8

Open
shntat123 opened this issue Jun 16, 2024 · 0 comments
Open

line 18 error #8

shntat123 opened this issue Jun 16, 2024 · 0 comments

Comments

@shntat123
Copy link

How do I fix this error?

Traceback (most recent call last):
File "/home/shaun/Desktop/github/renode/tools/dts2repl/dts2repl/dts2repl.py", line 18, in
from dts2repl import dtlib, name
File "/home/shaun/Desktop/github/renode/tools/dts2repl/dts2repl/dts2repl.py", line 18, in
from dts2repl import dtlib, name
ImportError: cannot import name 'dtlib' from partially initialized module 'dts2repl' (most likely due to a circular import) (/home/shaun/Desktop/github/renode/tools/dts2repl/dts2repl/dts2repl.py)

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