docker-compose up fails with E: 137
- 主要语言
- 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 还没有评估数据。