Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Unable to install aws-cli via pip - package dependency broke #79

Open
hoshmn opened this issue Jul 18, 2023 · 0 comments · May be fixed by #80
Open

Unable to install aws-cli via pip - package dependency broke #79

hoshmn opened this issue Jul 18, 2023 · 0 comments · May be fixed by #80

Comments

@hoshmn
Copy link

hoshmn commented Jul 18, 2023

Hi there, I believe an issue with awscli is causing this action to fail at RUN pip install --quiet --no-cache-dir awscli==${AWSCLI_VERSION} (here). It appears this would be fixed by upgrading awscli to 129.4 (simply requires python 3.7, you've got 3.8). Does this sound correct (I'm new to actions, apologies if I'm misguided here 😄)?

hoshmn added a commit to hoshmn/s3-sync-action that referenced this issue Jul 18, 2023
@hoshmn hoshmn linked a pull request Jul 18, 2023 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant