Very cool! I’m trying this out today. A few issues I have run into: (1) the instructions for getting a Google Calendar API key seem not to match the interface. Maybe the interface has changed? I tried to figure out the right thing to do but I am not at all sure that I did. (2) When I run it I get “No module named dateparser”. What’s the canonical way to get that Python module (on Ubuntu)? I tried ‘sudo apt-get install python-dateutil’ which seemed a likely candidate, but no dice.
2 Likes