【问题标题】:Error while installing cling kernel for jupyter notebook为 jupyter notebook 安装 Cling 内核时出错
【发布时间】:2018-03-23 04:39:38
【问题描述】:

当我安装 cling 时,我遇到了这个错误-

“文件“/home/satoukazuma/anaconda2/lib/python2.7/subprocess.py”,第 1025 行,在 _execute_child 中

raise child_exception

OSError: [Errno 2] 没有这样的文件或目录 "

当我在 ubuntu 终端执行这个命令时-

./cpt.py --check-requirements && ./cpt.py --create-dev-env 调试 --with-workdir=./cling-build/

请帮帮我,我对此很陌生。

【问题讨论】:

    标签: linux ubuntu jupyter-notebook


    【解决方案1】:

    安装cmake后试试

    apt-get install cmake
    

    【讨论】:

      猜你喜欢
      • 2020-07-17
      • 1970-01-01
      • 2020-10-22
      • 2020-08-07
      • 1970-01-01
      • 1970-01-01
      • 2016-06-09
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多