Skip to content

Wrong number of configs #11

Description

@william27b

Traceback (most recent call last):
File "\mlagents-learn.py", line 732, in
main()
File "\mlagents-learn.py", line 728, in main
runner = Runner(ArgParser())
File "\mlagents-learn.py", line 562, in init
self.config: Config = Config(args)
File "\mlagents-learn.py", line 454, in init
assert n is self.num_runs, f'Wrong number of configs: n = {0}, should be: n = {1}'.format(n, self.num_runs)
AssertionError: Wrong number of configs: n = 0, should be: n = 1

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