I get that error when running the script: ``` File "./git-graph", line 34 print(message, file=sys.stderr) ^ ``` My version of Python: 3.4.2, on the Mac