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
File "/Users/freenetwork/Downloads/hey-athena-client-demo-branch/athena/brain.py", line 217, in run
self.execute_mods(text)
File "/Users/freenetwork/Downloads/hey-athena-client-demo-branch/athena/brain.py", line 157, in execute_mods
self.execute_tasks(mod, text)
File "/Users/freenetwork/Downloads/hey-athena-client-demo-branch/athena/brain.py", line 121, in execute_tasks
task.action(text)
File "/Users/freenetwork/Downloads/hey-athena-client-demo-branch/athena/modules/active/athena_control.py", line 29, in action
brain.inst.list_mods()
AttributeError: 'Brain' object has no attribute 'list_mods'
The text was updated successfully, but these errors were encountered:
File "/Users/freenetwork/Downloads/hey-athena-client-demo-branch/athena/brain.py", line 217, in run
self.execute_mods(text)
File "/Users/freenetwork/Downloads/hey-athena-client-demo-branch/athena/brain.py", line 157, in execute_mods
self.execute_tasks(mod, text)
File "/Users/freenetwork/Downloads/hey-athena-client-demo-branch/athena/brain.py", line 121, in execute_tasks
task.action(text)
File "/Users/freenetwork/Downloads/hey-athena-client-demo-branch/athena/modules/active/athena_control.py", line 29, in action
brain.inst.list_mods()
AttributeError: 'Brain' object has no attribute 'list_mods'
The text was updated successfully, but these errors were encountered: