【发布时间】:2014-05-17 18:50:28
【问题描述】:
我正在使用节点启动 这是来自 node.js README.md
先决条件(仅限 Unix):
* GCC 4.2 or newer
* Python 2.6 or 2.7
* GNU Make 3.81 or newer
* libexecinfo (FreeBSD and OpenBSD only)
想知道为什么 node.js 需要 Python 吗? 它是否在其 API 下使用 Python
【问题讨论】:
-
github.com/joyent/node/wiki/Installation "python 2.6 或 2.7。随 Node 分发的构建工具在 python 上运行。"