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-1345gh49 Running command git clone --filter=blob:none --quiet https://github.com/facebookresearch/detectron2.git /tmp/pip-req-build-1345gh49 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-1345gh49 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-1345gh49 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> import detectron2 ModuleNotFoundError: No module named 'detectron2' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 15, in <module> import detectron2 ModuleNotFoundError: No module named 'detectron2'
Container logs:
Fetching error logs...