-
Notifications
You must be signed in to change notification settings - Fork 87
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
aws-cli-v2 - python 3.12.x not supported yet: ModuleNotFoundError: No module named 'botocore.vendored.six.moves' #7265
Comments
Hi, thank you for reporting. Will look into this issue and come back here. |
This is the commit breaking it: yoctoproject/poky@78e30d9 |
Seems like python dropped distutils support fully, not sure what we can do here - proper way would be the aws-cli-v2 team is to support to be python 3.12.x |
Will ask internally if there is an estimated time to support python 3.12.x |
No estimated time yet. |
By the way on nanbield this is working fine, since this does not have python 3.12.x |
I am in the process of upgrading python to 3.12 on Alpine Linux and this is affecting us also. |
In Mageia Cauldron, we have already Python 3.12, but aws-cli can't be re build because of this issue. |
…-v2: disable recipes python3-ruamel-yaml-clib not necessary (and broken) because of aws-cli-v2 does not support python 3.12.x aws4embeddedlinux#7265 aws-iot-securetunneling-localproxy does not support Catch2 V3 aws4embeddedlinux#7265
Python 3.12 is now supported. Recipe reactivated and merged. |
Failed to build in master.
The text was updated successfully, but these errors were encountered: