epicbox icon indicating copy to clipboard operation
epicbox copied to clipboard

File "main.py", line 8, in <module> import epicbox File "/home/runner/Random-stuff/epicbox.py", line 3, in <module> epicbox.configure( AttributeError: partially initialized module 'epicbox' has no attribute 'configure' (most likely due to a circular import)

Open ghost opened this issue 4 years ago • 0 comments

File "main.py", line 8, in import epicbox File "/home/runner/Random-stuff/epicbox.py", line 3, in epicbox.configure( AttributeError: partially initialized module 'epicbox' has no attribute 'configure' (most likely due to a circular import)

ghost avatar Jan 26 '21 21:01 ghost