Skip to content

Conversation

@lucashuy
Copy link
Contributor

@lucashuy lucashuy commented Jul 17, 2023

Issue #, if available:
Related:
yaml/pyyaml#724
aws/aws-sam-cli#5494

Description of changes:
cython==3.0.0 breaks PyYAML when building from source. The change here is to install a lower version of cython and install PyYAML using that version before installing the rest of the dependencies from AWS SAM CLI.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@lucashuy lucashuy marked this pull request as ready for review July 17, 2023 23:29
@lucashuy lucashuy changed the title chore: Added workaround to address cython breaking PyYaml build chore: Added workaround to address cython breaking PyYAML build Jul 17, 2023
@lucashuy lucashuy changed the title chore: Added workaround to address cython breaking PyYAML build fix: Added workaround to address cython breaking PyYAML build Jul 17, 2023
@sriram-mv sriram-mv self-requested a review July 17, 2023 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants