Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions