After installing on Ubuntu (and interestingly, in Windows) and running calendar-cli, a python error is shown: ``` Traceback (most recent call last): File "calendar-cli", line 1, in <module> calendar-cli.py NameError: name 'calendar' is not defined ```