aws-elastic-beanstalk-cli-setup icon indicating copy to clipboard operation
aws-elastic-beanstalk-cli-setup copied to clipboard

Installer doesn't recognize 'python3' as python install

Open chuckadams opened this issue 3 years ago • 0 comments

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.

chuckadams avatar Dec 06 '21 13:12 chuckadams