Skip to content

_init_py #6

@Yelena123

Description

@Yelena123

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions