【发布时间】:2020-11-01 02:01:43
【问题描述】:
我打开终端。
jupyter labextension install @jupyterlab/github
An error occured.
ValueError: Please install nodejs >=10.0.0 before continuing. nodejs may be installed using conda or directly from the nodejs website.
See the log file for details
还是:
node -v
v14.5.0
发生了什么,如何让 conda 找到我的节点?
【问题讨论】:
-
YES Thomas 的回答为我解决了这个问题stackoverflow.com/a/63189295/1959325
标签: node.js jupyter-lab anaconda3