-
-
Notifications
You must be signed in to change notification settings - Fork 17
Ghost.py #19
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Traceback (most recent call last):
File "/data/data/com.termux/files/home/ghost/ghost.py", line 63, in
gui = console.init_gui(ghost)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/home/ghost/utils/console.py", line 33, in init_gui
gui = ghost_gui.GhostGUI(bot)
^^^^^^^^^
NameError: name 'ghost_gui' is not defined. Did you mean: 'get_gui'?