InfoWindow icon indicating copy to clipboard operation
InfoWindow copied to clipboard

todoist

Open morningshane opened this issue 5 years ago • 1 comments

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

I have typed in my todoist API key but still showed this

morningshane avatar Sep 13 '20 05:09 morningshane

Try pip install todoist-python in cli before running worked for me

justcop avatar Jan 21 '21 00:01 justcop