Skip to content

Poetry install is not working because of the pyyaml package #15

@SzilvasiPeter

Description

@SzilvasiPeter

If I run the poetry install then the installation is failed at the pyyaml package. I removed the package and added it back so that poetry can figure out the proper version. The potential fix is to update from the 6.0 to 6.0.1 version:

# poetry.toml
...
pyyaml = "^6.0.1"
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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