-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Traceback (most recent call last):
File "main.py", line 5, in
import commands
File "/home/hackerman/Documents/pyFic/commands.py", line 5, in
import store
File "/home/hackerman/Documents/pyFic/store.py", line 7, in
from commands import Command
ImportError: cannot import name 'Command' from 'commands' (/home/hackerman/Documents/pyFic/commands.py)
Full error. No idea what is causing this. On commands.py only. Probably circular import error.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working