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.
1. Please specify the following:
2. Description
Ubuntu annoyingly installs python as
python3
rather than justpython
. 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.