Skip to content

AttributeError: 'Namespace' object has no attribute 'input_dir' #9

@yangmiemei569

Description

@yangmiemei569

How to solve the following error:
Traceback (most recent call last):
File "evaluate.py", line 19, in
for root, dirs, files in os.walk(args.input_dir):
AttributeError: 'Namespace' object has no attribute 'input_dir'
when running the sh finetune.sh games file

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