Skip to content

Bug when trying to log with other trackers that not wandb #207

@microsoft-fevieira

Description

@microsoft-fevieira

🐛 Describe the bug

When setting up the trackers to anything that is not "wandb", e.g. "all" or "tensorboard", it is causing trouble in BaseRLTrainer constructor, because logging_dir is being set to None and there is a failure building the path for logging.

Which trlX version are you using?

latest

Additional system and package information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions