Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest version (2.24.18) install fails on aws-cli circleci orb #9348

Closed
1 task done
ValentinCondurache opened this issue Mar 6, 2025 · 4 comments
Closed
1 task done
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. potential-regression Marking this issue as a potential regression to be checked by team member

Comments

@ValentinCondurache
Copy link

ValentinCondurache commented Mar 6, 2025

Describe the bug

The install fails with error:
Building wheel for ruamel-yaml-clib (pyproject.toml) did not run successfully

See full log:
https://codefile.io/f/CJ7FbdnYKh

Perhaps is an issue with circleci aws-cli orb? The issue appears only on macOS, it works on Linux

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

Should install

Current Behavior

Install fails

Reproduction Steps

Possible Solution

No response

Additional Information/Context

No response

CLI version used

2.24.18

Environment details (OS name and version, etc.)

MacOS / M2 Pro

@ValentinCondurache ValentinCondurache added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Mar 6, 2025
@github-actions github-actions bot added the potential-regression Marking this issue as a potential regression to be checked by team member label Mar 6, 2025
@ashovlin
Copy link
Member

ashovlin commented Mar 6, 2025

This looks similar to the reports in #9234 which is tracking Python 3.13 support for v2. We have internal work started to address all of the 3.13 issues, but don't have a timeline for releasing it yet.

I'm not too familiar with CircleCI, are you able to use Python 3.12 instead, or is that determined by the Orb?

@ValentinCondurache
Copy link
Author

This looks similar to the reports in #9234 which is tracking Python 3.13 support for v2. We have internal work started to address all of the 3.13 issues, but don't have a timeline for releasing it yet.

I'm not too familiar with CircleCI, are you able to use Python 3.12 instead, or is that determined by the Orb?

Yes, most probably is due to python version. I was able to install it using brew, so problem solved on my side. Thank you!

@ashovlin
Copy link
Member

ashovlin commented Mar 7, 2025

Sounds good. We'll announce in #9234 when 3.13 support is ready.

@ashovlin ashovlin closed this as completed Mar 7, 2025
Copy link

github-actions bot commented Mar 7, 2025

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. potential-regression Marking this issue as a potential regression to be checked by team member
Projects
None yet
Development

No branches or pull requests

2 participants