ageron / ageron/handson-ml2

docker-compose up fails with E: 137

未关闭
#351 7 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Jupyter Notebook
星标
30k
派生
13.1k
PR 合并指标
30 天内没有已合并 PR

描述

Good day,

Installation fails on mac. Both docker and local

$ docker pull ageron/handson-ml2
$ docker images
`ageron/handson-ml2 latest c56ee1943330 14 months ago 5.75GB`
$ docker-compose up
```
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working...
Enabling notebook extension jupyter-js-widgets/extension...
- Validating: OK

done
Installing pip dependencies: ...working... Killed
ERROR: Service 'handson-ml2' failed to build : The command '/bin/sh -c conda update -y -n base conda && echo ' - pyvirtualdisplay' >> /tmp/environment.yml && conda env create -f /tmp/environment.yml && conda clean -y -t && rm /tmp/environment.yml' returned a non-zero code: 137
```

Tried both docker and local installation. Please help

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。