Skip to content

PyYaml 6.0.0 breaks installation with cython >= 3.0 #28

@dimeko

Description

@dimeko

A possible workaround is preventing cython >= 3.0 to be installed by adding the "cython < 3.0.0" entry in setup.py.
This, as the following comment suggests, must be installed with the flag --no-build-isolation.

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