docker-compose up fails with E: 137
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 30k
- Fork
- 13.1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.