and I encountered the following (now resolved) problem:
There are two ways to solve this:
either to add to the docs the requirement of an installed python binary with the info about the “PYTHON” environment variable.
OR
to change the build script in such a way that it can use an installed python that is can be found in the PATH variable (which was the case for my machine).