Skip to content

PackageInfo: Invalid constraint (PyYAML (>=5.1.*)) found in omegaconf-2.1.0 dependencies, skipping #758

@gygabyte017

Description

@gygabyte017

Describe the bug
When installing omegaconf with poetry command poetry add omegaconf, the follogin warning is issued:

PackageInfo: Invalid constraint (PyYAML (>=5.1.*)) found in omegaconf-2.1.0 dependencies, skipping

To Reproduce
Just install the package in an empty environment.

Expected behavior
To correctly get and install the pyyaml dependency.

Additional context

  • OmegaConf version: 2.1.0
  • Python version: 3.8
  • Operating system: Windows
  • Please provide a minimal repro

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions