Invalid Syntax
Closed this issue · 1 comments
jkmaxwell commented
Getting this on Mac OS X 11.0.1
me@my-MBP dayone-to-roam % python dayone-to-roam.py /Users/me/tmp/dayone-to-roam/Day\ One/Journal.json
File "dayone-to-roam.py", line 14
def __init__(self, jsonpath: Path) -> None:
^
SyntaxError: invalid syntax
wogong commented
@jkmaxwell python >= 3.6?