Amazon Linux 2023
/usr/bin/env: 'python2': No such file or directory
Amazon Linux 2023 ships no Python 2 — only Python 3 is available.
Amazon Linux 2 shipped Python 2.7; AL2023 removed it entirely. Scripts with a `#!/usr/bin/python2` shebang, `python2` calls, or tools assuming Python 2 fail on AL2023.
Related deadline: Amazon Linux 2 EOL — 2026-06-30.
The free EOLkits scanner runs in your browser (nothing uploaded) and flags this and related breakages across your IaC and dependency files.
Primary source: https://docs.aws.amazon.com/linux/al2023/ug/compare-with-al2.html