aws-elastic-beanstalk-cli-setup
aws-elastic-beanstalk-cli-setup copied to clipboard
Installer doesn't recognize 'python3' as python install
1. Please specify the following:
-
OS: [e.g. OS X, Ubuntu, Windows, etc.]: Ubuntu 21.10
-
Shell (Bash, PowerShell, Zsh, etc.): zsh
-
[x] I have reviewed the troubleshooting tips described here and they do not solve my problem
2. Description
Ubuntu annoyingly installs python as python3
rather than just python
. The installer tries to install python anyway, and on my machine it fails with a segfault (something screwy on my end probably, who knows). Please have it detect python3 and not try to compile python from scratch.
Better yet, take the multiple billions AWS has in revenue and pay someone to make something installable with apt, something the vast majority of your users are already using.