runtime error
Defaulting to user installation because normal site-packages is not writeable Collecting git+https://github.com/facebookresearch/detectron2.git Cloning https://github.com/facebookresearch/detectron2.git to /tmp/pip-req-build-c13__qm9 Running command git clone --filter=blob:none --quiet https://github.com/facebookresearch/detectron2.git /tmp/pip-req-build-c13__qm9 fatal: unable to access 'https://github.com/facebookresearch/detectron2.git/': Could not resolve host: github.com error: subprocess-exited-with-error Ć git clone --filter=blob:none --quiet https://github.com/facebookresearch/detectron2.git /tmp/pip-req-build-c13__qm9 did not run successfully. ā exit code: 128 ā°ā> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error Ć git clone --filter=blob:none --quiet https://github.com/facebookresearch/detectron2.git /tmp/pip-req-build-c13__qm9 did not run successfully. ā exit code: 128 ā°ā> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. WARNING: There was an error checking the latest version of pip. Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> from predictor import Predictor File "/home/user/app/predictor.py", line 2, in <module> from detectron2 import model_zoo ModuleNotFoundError: No module named 'detectron2'
Container logs:
Fetching error logs...