【发布时间】: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