Skip to content

UnboundLocalError: local variable 'input_patterns_list' referenced before assignment #14

@jackx2006

Description

@jackx2006

Hi Graffitist Authors,

Thanks for your great works. I just try to test your graffitist code: static and retrain mode. They both encouter the issues: 'UnboundLocalError: local variable 'input_patterns_list' referenced before assignment', which is under the function of /utils/graph_matcher.py. Do you know how to solve this issue? Thanks!


/graffitist/graffitist/utils/graph_matcher.py", line 89, in match
for input_patterns in input_patterns_list:
UnboundLocalError: local variable 'input_patterns_list' referenced before assignment

Best regards,
Jack

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions