morningshane
morningshane
not sure if anyone can help me here with the error below INFO:root:Configuration Complete DEBUG:root:Todo API: TODOIST EXCEPTION IN PROGRAM ================================== 'module' object has no attribute 'TodoistAPI' END EXCEPTION =========================================...
todoist
Traceback (most recent call last): File "infowindow.py", line 15, in from mod_todo import mod_todoist as modTodo # TODO File "/home/pi/InfoWindow/mod_todo/mod_todoist.py", line 1, in import todoist ImportError: No module named todoist...