When building, console scripts paths are not injected into the path hence console scripts are not available during build. Example: When cmake is installed, `cmake.exe` is not on path, leading to error during when when `cmake` is invoked with subprocess.