Closed pagecp closed 4 years ago
Building the docker image.
python 3.7.7 cruft 1.1.2 macOS 10.15.5 docker desktop 2.3.0.3 (45519) (Compose 1.25.5)
docker-compose build
`Step 8/12 : RUN conda env create -n wps -f environment.yml ---> Running in 4ab3c2c40797 Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... failed
ResolvePackageNotFound:
ERROR: Service 'wps' failed to build: The command '/bin/sh -c conda env create -n wps -f environment.yml' returned a non-zero code: 1 `
conda-forge should not be commented in environment.yml of the template.
Description
Building the docker image.
Environment
python 3.7.7 cruft 1.1.2 macOS 10.15.5 docker desktop 2.3.0.3 (45519) (Compose 1.25.5)
Steps to Reproduce
docker-compose build
`Step 8/12 : RUN conda env create -n wps -f environment.yml ---> Running in 4ab3c2c40797 Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... failed
ResolvePackageNotFound:
ERROR: Service 'wps' failed to build: The command '/bin/sh -c conda env create -n wps -f environment.yml' returned a non-zero code: 1 `
Additional Information
conda-forge should not be commented in environment.yml of the template.