-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello! I am trying to run an example in Mac Terminal. I've got the following error message:
$ echo -e 'Mississippi\nMissouri' | python regroup.py
Traceback (most recent call last):
File "regroup.py", line 7, in
from regroup import DAWG, DAWGRelaxer
File "/Users/yt/regroup/regroup/init.py", line 170
yield from cls._flatten(v, path + k)
^
SyntaxError: invalid syntax
Do you know how to fix this problem? Thank you very much!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels