Skip to content

yaml.constructor.ConstructorError: could not determine a constructor for the tag 'tag:yaml.org,2002:python/tuple'Β #1180

@Luciennnnnnn

Description

@Luciennnnnnn

I have a yaml file with a: !!python/tuple [2, 2, 4, 8], where I load it with conf = OmegaConf.load(args.config), it seems that omegaconf do not support tuple in yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions