Skip to content

build issue: docker-compose requires incompatible version of pyyaml #28

@pinheadmz

Description

@pinheadmz

see https://stackoverflow.com/questions/76708329/docker-compose-no-longer-building-image-attributeerror-cython-sources

Solution for me locally was to force install and require the patched version of pyyaml:

pip install pyyaml==6.0.1
pip install docker-compose --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