Skip to content

Data collection: Could not find run #48

Description

@hkhan8i

I am trying to run the data_collect.sh script. I get the following error:
wandb.errors.CommError: Could not find run <Run iccv21-roach/trained-models/1929isj0 (not found)>

Here is the trace:

Exception has occurred: CommError
Could not find run <Run iccv21-roach/trained-models/1929isj0 (not found)>
ValueError: Could not find run <Run iccv21-roach/trained-models/1929isj0 (not found)>

During handling of the above exception, another exception occurred:
File "/home/yzdmgd/projects/mile/mile/agents/rl_birdview/rl_birdview_agent.py", line 25, in setup
run = api.run(cfg.wb_run_path)
File "/home/yzdmgd/projects/mile/mile/agents/rl_birdview/rl_birdview_agent.py", line 17, in init
self.setup(path_to_conf_file)
File "/home/yzdmgd/projects/mile/data_collect.py", line 100, in main
driver_dict[ev_id] = DriverAgentClass('config_driver.yaml')
File "/home/yzdmgd/projects/mile/data_collect.py", line 282, in
main()
wandb.errors.CommError: Could not find run <Run iccv21-roach/trained-models/1929isj0 (not found)>

Thank you so much for your support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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