runtime error
Exit code: 2. Reason: ribution return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) File "/usr/local/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 543, in prepare_linked_requirement return self._prepare_linked_requirement(req, parallel_builds) File "/usr/local/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 614, in _prepare_linked_requirement local_file = unpack_url( File "/usr/local/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 180, in unpack_url file = get_http_url( File "/usr/local/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 121, in get_http_url from_path, content_type = download(link, temp_dir.path) File "/usr/local/lib/python3.10/site-packages/pip/_internal/network/download.py", line 195, in __call__ self._process_response(download, resp) File "/usr/local/lib/python3.10/site-packages/pip/_internal/network/download.py", line 212, in _process_response for chunk in chunks: File "/usr/local/lib/python3.10/site-packages/pip/_internal/cli/progress_bars.py", line 67, in _rich_download_progress_bar for chunk in iterable: File "/usr/local/lib/python3.10/site-packages/pip/_internal/network/utils.py", line 65, in response_chunks for chunk in response.raw.stream( File "/usr/local/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 622, in stream data = self.read(amt=amt, decode_content=decode_content) File "/usr/local/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 560, in read with self._error_catcher(): File "/usr/local/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/usr/local/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 455, in _error_catcher raise ProtocolError("Connection broken: %r" % e, e) pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: BrokenPipeError(32, 'Broken pipe')", BrokenPipeError(32, 'Broken pipe'))
Container logs:
Fetching error logs...