Skip to content

NameError: name 'cmd_args' is not defined #83

@yanyu2015

Description

@yanyu2015

wehn try to type

python Main.py --data-name USAir

or type:

python Main.py --data-name XXX --hop 'auto' --batch-size 1

it reports as follows
NameError: name 'cmd_args' is not defined
What's the cmd_args? Doesn't it refer to --data-name USAir ?

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