The facebook output.py file produces an error: ``` Traceback (most recent call last): File "output.py", line 36, in <module> author = friends[author][:4] KeyError: u'712175876' ```