runtime error

(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fa96a57a0b0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/einops/ ERROR: Could not find a version that satisfies the requirement einops (from open-flamingo) (from versions: none) ERROR: No matching distribution found for einops WARNING: There was an error checking the latest version of pip. Defaulting to user installation because normal site-packages is not writeable Processing /home/user/app/multimodal/YOLOX Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error' error: subprocess-exited-with-error Ɨ python setup.py egg_info did not run successfully. ā”‚ exit code: 1 ā•°ā”€> [9 lines of output] [WARNING] Unable to import torch, pre-compiling ops will be disabled. Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "/home/user/app/multimodal/YOLOX/setup.py", line 77, in <module> ext_modules=get_ext_modules(), File "/home/user/app/multimodal/YOLOX/setup.py", line 50, in get_ext_modules assert TORCH_AVAILABLE, "torch is required for pre-compiling ops, please install it first." AssertionError: torch is required for pre-compiling ops, please install it first. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed Ɨ Encountered error while generating package metadata. ā•°ā”€> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. WARNING: There was an error checking the latest version of pip. Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> import torch ModuleNotFoundError: No module named 'torch'

Container logs:

Fetching error logs...