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 "/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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: