bitbake nodejs - ERROR: nodejs-7.10.0-r1.4 do_configure: Execution

bitbake nodejs - ERROR: nodejs-7.10.0-r1.4 do_configure: Execution

我无法在 qemux86-64 上使用 meta-nodejs 库安装 nodejs。 bitbake nodejs 给出以下错误

Initialising tasks: 100% |########################################################################################################################################################################| Time: 0:00:05 Sstate summary: Wanted 7 Found 0 Missed 7 Current 780 (0% match, 99% complete) NOTE: Executing Tasks ERROR: nodejs-7.10.0-r1.4 do_configure: Execution of '/home/user/poky/build/tmp/work/core2-64-poky-linux/nodejs/7.10.0-r1.4/temp/run.do_configure.68465' failed with exit code 127: /usr/bin/env: ‘python’: No such file or directory WARNING: exit code 127 from a shell command.

ERROR: Logfile of failure stored in: /home/user/poky/build/tmp/work/core2-64-poky-linux/nodejs/7.10.0-r1.4/temp/log.do_configure.68465 Log data follows: | DEBUG: Executing shell function do_configure | /usr/bin/env: ‘python’: No such file or directory | WARNING: exit code 127 from a shell command. | ERROR: Execution of '/home/user/poky/build/tmp/work/core2-64-poky-linux/nodejs/7.10.0-r1.4/temp/run.do_configure.68465' failed with exit code 127: | /usr/bin/env: ‘python’: No such file or directory | WARNING: exit code 127 from a shell command. | ERROR: Task (/home/user/poky/meta-openembedded/meta-nodejs/recipes-devtools/nodejs/nodejs_7.10.0.bb:do_configure) failed with exit code '1' NOTE: Tasks Summary: Attempted 2022 tasks of which 2016 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
/home/user/poky/meta-openembedded/meta-nodejs/recipes-devtools/nodejs/nodejs_7.10.0.bb:do_configure Summary: There was 1 WARNING message shown. Summary: There was 1 ERROR message shown, returning a non-zero exit code.

我在主机和目标上都安装了 python

有人可以帮助我吗?

meta-nodejs 已过时,使用来自 meta-oe

的 nodejs