cmusatyalab / OpenTPOD

Open Toolkit for Painless Object Detection
https://youtu.be/UHnNLrD6jTo
Apache License 2.0
119 stars 18 forks source link

ERROR: Service 'opentpod-rqscheduler' failed to build : Build failed #39

Open iamshreeji-copy opened 2 years ago

iamshreeji-copy commented 2 years ago

The command '/bin/sh -c wget --quiet https://repo.anaconda.com/miniconda/Miniconda3-py37_4.8.3-Linux-x86_64.sh -O ~/miniconda.sh && /bin/bash ~/miniconda.sh -b -p /opt/conda && rm ~/miniconda.sh && /opt/conda/bin/conda update -n base -c defaults conda && /opt/conda/bin/conda clean -tipsy && ln -s /opt/conda/etc/profile.d/conda.sh /etc/profile.d/conda.sh && echo ". /etc/profile" >> ~/.bashrc # used by docker exec/run' returned a non-zero code: 2