相关疑难解决方法(0)

Conda 没有识别出我安装了节点?

我打开终端。

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
Run Code Online (Sandbox Code Playgroud)

然而:

node -v

v14.5.0

发生了什么,我如何让 conda 找到我的节点?

node.js jupyter-lab anaconda3

10
推荐指数
2
解决办法
1万
查看次数

标签 统计

anaconda3 ×1

jupyter-lab ×1

node.js ×1