On Tue, 6 Apr 2021 at 20:49, Taylor Simpson <tsimp...@quicinc.com> wrote: > On the other hand, isn't python3 standard for building qemu now? This page > https://wiki.qemu.org/Hosts/Linux#Required_additional_packages > lists python3 as an additional required package for RHEL8.
Python 3 is required, but there's no guarantee that Python 3 will be the executable "python3" on the path, as opposed to available under some other name... thanks -- PMM