Skip to content

TypeError: generate() got an unexpected keyword argument 'reorder' #117

@Sanjaya97

Description

@Sanjaya97

There was an error when I try to run example_graphgen.py. It showed "TypeError: generate() got an unexpected keyword argument 'reorder'". I fixed it by changing code line 101 in example_graphgen.py from "reorder=options.reorder" to do_reorder=options.reorder.

Screenshot from 2023-02-22 18-34-32

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