On Sat, May 6, 2023 at 8:45 PM Rebecca Cran <[email protected]> wrote: > > Actually, the python package provides a python command, and python3 > provides a python3 command, both of which are Python 3.9.16. > > So I no longer need to specify PYTHON_COMMAND. > > > bcran@maxamd:~/src/uefi/edk2 % /bin/sh > > $ . edksetup.sh > > Loading previous configuration from > /home/bcran/src/uefi/edk2/Conf/BuildEnv.sh > Using EDK2 in-source Basetools > WORKSPACE: /home/bcran/src/uefi/edk2 > EDK_TOOLS_PATH: /home/bcran/src/uefi/edk2/BaseTools > CONF_PATH: /home/bcran/src/uefi/edk2/Conf > $ echo $PYTHON_COMMAND > python3 > $ python3 --version > Python 3.9.16
My local installations of Net (latest stable) and FreeBSD (13.1 with a hacked-up kernel) do not have a python3 symlink. I'm slightly worried that this breaks something. I know requiring whereis isn't ideal, but I'm fairly sure it did handle this situation? -- Pedro -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#104212): https://edk2.groups.io/g/devel/message/104212 Mute This Topic: https://groups.io/mt/98729541/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
