2024-07-12T12:35:43,135 Created temporary directory: /tmp/pip-build-tracker-tlxb5vmf 2024-07-12T12:35:43,136 Initialized build tracking at /tmp/pip-build-tracker-tlxb5vmf 2024-07-12T12:35:43,137 Created build tracker: /tmp/pip-build-tracker-tlxb5vmf 2024-07-12T12:35:43,137 Entered build tracker: /tmp/pip-build-tracker-tlxb5vmf 2024-07-12T12:35:43,138 Created temporary directory: /tmp/pip-wheel-i4n8tddg 2024-07-12T12:35:43,142 Created temporary directory: /tmp/pip-ephem-wheel-cache-ix7np07q 2024-07-12T12:35:43,163 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-07-12T12:35:43,167 2 location(s) to search for versions of histpal: 2024-07-12T12:35:43,167 * https://pypi.org/simple/histpal/ 2024-07-12T12:35:43,167 * https://www.piwheels.org/simple/histpal/ 2024-07-12T12:35:43,168 Fetching project page and analyzing links: https://pypi.org/simple/histpal/ 2024-07-12T12:35:43,168 Getting page https://pypi.org/simple/histpal/ 2024-07-12T12:35:43,170 Found index url https://pypi.org/simple/ 2024-07-12T12:35:43,380 Fetched page https://pypi.org/simple/histpal/ as application/vnd.pypi.simple.v1+json 2024-07-12T12:35:43,381 Skipping link: No binaries permitted for histpal: https://files.pythonhosted.org/packages/2d/bd/0124545a3cc7aec4954430ae77f62782654f772812d622939f8f80840c20/histpal-0.0.1-py3-none-any.whl (from https://pypi.org/simple/histpal/) (requires-python:>=3.8) 2024-07-12T12:35:43,382 Found link https://files.pythonhosted.org/packages/4b/a6/dec92bf9f5d0a56512d033abf96987da33d26cb27a0c91f1e05c132d69bf/histpal-0.0.1.tar.gz (from https://pypi.org/simple/histpal/) (requires-python:>=3.8), version: 0.0.1 2024-07-12T12:35:43,383 Skipping link: No binaries permitted for histpal: https://files.pythonhosted.org/packages/6e/e6/e1aa7f8bc003e13ead7c6ad783c38edcc51ea15fae4ff6b4194e2da413bc/histpal-0.0.2-py3-none-any.whl (from https://pypi.org/simple/histpal/) (requires-python:>=3.8) 2024-07-12T12:35:43,384 Found link https://files.pythonhosted.org/packages/1a/54/dea7fcc43d7081927be9792f52813809c59fefed5c394ffc2e2a2dc45c0e/histpal-0.0.2.tar.gz (from https://pypi.org/simple/histpal/) (requires-python:>=3.8), version: 0.0.2 2024-07-12T12:35:43,385 Fetching project page and analyzing links: https://www.piwheels.org/simple/histpal/ 2024-07-12T12:35:43,385 Getting page https://www.piwheels.org/simple/histpal/ 2024-07-12T12:35:43,387 Found index url https://www.piwheels.org/simple/ 2024-07-12T12:35:43,542 Fetched page https://www.piwheels.org/simple/histpal/ as text/html 2024-07-12T12:35:43,543 Skipping link: No binaries permitted for histpal: https://www.piwheels.org/simple/histpal/histpal-0.0.1-py3-none-any.whl#sha256=bd937c59af63eac3a8dcb459c38868f97e8020bcee23490d99c1155ada5f86bd (from https://www.piwheels.org/simple/histpal/) (requires-python:>=3.8) 2024-07-12T12:35:43,544 Skipping link: not a file: https://www.piwheels.org/simple/histpal/ 2024-07-12T12:35:43,545 Skipping link: not a file: https://pypi.org/simple/histpal/ 2024-07-12T12:35:43,565 Given no hashes to check 1 links for project 'histpal': discarding no candidates 2024-07-12T12:35:43,584 Collecting histpal==0.0.2 2024-07-12T12:35:43,587 Created temporary directory: /tmp/pip-unpack-kflh7haz 2024-07-12T12:35:43,792 Downloading histpal-0.0.2.tar.gz (5.8 kB) 2024-07-12T12:35:43,819 Added histpal==0.0.2 from https://files.pythonhosted.org/packages/1a/54/dea7fcc43d7081927be9792f52813809c59fefed5c394ffc2e2a2dc45c0e/histpal-0.0.2.tar.gz to build tracker '/tmp/pip-build-tracker-tlxb5vmf' 2024-07-12T12:35:43,823 Created temporary directory: /tmp/pip-build-env-12er29g8 2024-07-12T12:35:43,828 Installing build dependencies: started 2024-07-12T12:35:43,829 Running command pip subprocess to install build dependencies 2024-07-12T12:35:44,967 Using pip 24.0 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2024-07-12T12:35:45,476 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-07-12T12:35:46,394 ERROR: Could not install packages due to an OSError. 2024-07-12T12:35:46,395 Traceback (most recent call last): 2024-07-12T12:35:46,396 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/urllib3/response.py", line 438, in _error_catcher 2024-07-12T12:35:46,397 yield 2024-07-12T12:35:46,397 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/urllib3/response.py", line 561, in read 2024-07-12T12:35:46,398 data = self._fp_read(amt) if not fp_closed else b"" 2024-07-12T12:35:46,398 ^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,399 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/urllib3/response.py", line 527, in _fp_read 2024-07-12T12:35:46,399 return self._fp.read(amt) if amt is not None else self._fp.read() 2024-07-12T12:35:46,399 ^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,400 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/cachecontrol/filewrapper.py", line 104, in read 2024-07-12T12:35:46,400 self._close() 2024-07-12T12:35:46,401 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/cachecontrol/filewrapper.py", line 95, in _close 2024-07-12T12:35:46,401 self.__buf.close() 2024-07-12T12:35:46,401 File "/usr/lib/python3.11/tempfile.py", line 648, in close 2024-07-12T12:35:46,402 self._closer.close() 2024-07-12T12:35:46,402 File "/usr/lib/python3.11/tempfile.py", line 582, in close 2024-07-12T12:35:46,403 self.file.close() 2024-07-12T12:35:46,403 OSError: [Errno 28] No space left on device 2024-07-12T12:35:46,405 During handling of the above exception, another exception occurred: 2024-07-12T12:35:46,406 Traceback (most recent call last): 2024-07-12T12:35:46,406 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/requests/models.py", line 816, in generate 2024-07-12T12:35:46,407 yield from self.raw.stream(chunk_size, decode_content=True) 2024-07-12T12:35:46,407 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/urllib3/response.py", line 622, in stream 2024-07-12T12:35:46,407 data = self.read(amt=amt, decode_content=decode_content) 2024-07-12T12:35:46,408 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,409 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/urllib3/response.py", line 560, in read 2024-07-12T12:35:46,409 with self._error_catcher(): 2024-07-12T12:35:46,410 File "/usr/lib/python3.11/contextlib.py", line 155, in __exit__ 2024-07-12T12:35:46,411 self.gen.throw(typ, value, traceback) 2024-07-12T12:35:46,411 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/urllib3/response.py", line 455, in _error_catcher 2024-07-12T12:35:46,412 raise ProtocolError("Connection broken: %r" % e, e) 2024-07-12T12:35:46,412 pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: OSError(28, 'No space left on device')", OSError(28, 'No space left on device')) 2024-07-12T12:35:46,413 During handling of the above exception, another exception occurred: 2024-07-12T12:35:46,415 Traceback (most recent call last): 2024-07-12T12:35:46,415 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/install.py", line 377, in run 2024-07-12T12:35:46,416 requirement_set = resolver.resolve( 2024-07-12T12:35:46,416 ^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,417 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-07-12T12:35:46,417 result = self._result = resolver.resolve( 2024-07-12T12:35:46,418 ^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,419 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-07-12T12:35:46,419 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-07-12T12:35:46,420 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,421 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-07-12T12:35:46,421 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-07-12T12:35:46,422 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2024-07-12T12:35:46,423 if not criterion.candidates: 2024-07-12T12:35:46,423 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2024-07-12T12:35:46,424 return bool(self._sequence) 2024-07-12T12:35:46,424 ^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,425 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2024-07-12T12:35:46,425 return any(self) 2024-07-12T12:35:46,425 ^^^^^^^^^ 2024-07-12T12:35:46,426 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2024-07-12T12:35:46,426 return (c for c in iterator if id(c) not in self._incompatible_ids) 2024-07-12T12:35:46,427 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,427 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 44, in _iter_built 2024-07-12T12:35:46,428 for version, func in infos: 2024-07-12T12:35:46,428 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 297, in iter_index_candidate_infos 2024-07-12T12:35:46,429 result = self._finder.find_best_candidate( 2024-07-12T12:35:46,429 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,430 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/index/package_finder.py", line 890, in find_best_candidate 2024-07-12T12:35:46,430 candidates = self.find_all_candidates(project_name) 2024-07-12T12:35:46,431 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,431 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/index/package_finder.py", line 831, in find_all_candidates 2024-07-12T12:35:46,432 page_candidates = list(page_candidates_it) 2024-07-12T12:35:46,433 ^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,433 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/index/sources.py", line 194, in page_candidates 2024-07-12T12:35:46,434 yield from self._candidates_from_page(self._link) 2024-07-12T12:35:46,435 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,435 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/index/package_finder.py", line 791, in process_project_url 2024-07-12T12:35:46,436 index_response = self._link_collector.fetch_response(project_url) 2024-07-12T12:35:46,436 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,437 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/index/collector.py", line 461, in fetch_response 2024-07-12T12:35:46,438 return _get_index_content(location, session=self.session) 2024-07-12T12:35:46,438 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,439 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/index/collector.py", line 364, in _get_index_content 2024-07-12T12:35:46,439 resp = _get_simple_response(url, session=session) 2024-07-12T12:35:46,440 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,441 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/index/collector.py", line 135, in _get_simple_response 2024-07-12T12:35:46,442 resp = session.get( 2024-07-12T12:35:46,442 ^^^^^^^^^^^^ 2024-07-12T12:35:46,443 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/requests/sessions.py", line 602, in get 2024-07-12T12:35:46,444 return self.request("GET", url, **kwargs) 2024-07-12T12:35:46,444 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,445 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/network/session.py", line 520, in request 2024-07-12T12:35:46,445 return super().request(method, url, *args, **kwargs) 2024-07-12T12:35:46,446 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,447 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/requests/sessions.py", line 589, in request 2024-07-12T12:35:46,447 resp = self.send(prep, **send_kwargs) 2024-07-12T12:35:46,448 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,448 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/requests/sessions.py", line 747, in send 2024-07-12T12:35:46,449 r.content 2024-07-12T12:35:46,449 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/requests/models.py", line 899, in content 2024-07-12T12:35:46,449 self._content = b"".join(self.iter_content(CONTENT_CHUNK_SIZE)) or b"" 2024-07-12T12:35:46,450 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,450 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/requests/models.py", line 818, in generate 2024-07-12T12:35:46,451 raise ChunkedEncodingError(e) 2024-07-12T12:35:46,451 pip._vendor.requests.exceptions.ChunkedEncodingError: ("Connection broken: OSError(28, 'No space left on device')", OSError(28, 'No space left on device')) 2024-07-12T12:35:46,713 [notice] A new release of pip is available: 24.0 -> 24.1.2 2024-07-12T12:35:46,714 [notice] To update, run: python3 -m pip install --upgrade pip 2024-07-12T12:35:46,932 ERROR: pip subprocess to install build dependencies exited with 1 2024-07-12T12:35:46,945 [bold magenta]full command[/]: [blue]/usr/bin/python3 /usr/local/lib/python3.11/dist-packages/pip/__pip-runner__.py install --ignore-installed --no-user --prefix /tmp/pip-build-env-12er29g8/overlay --no-warn-script-location -v --no-binary histpal --only-binary :none: -i https://pypi.org/simple --extra-index-url https://www.piwheels.org/simple --prefer-binary -- 'setuptools>=61.0'[/] 2024-07-12T12:35:46,946 [bold magenta]cwd[/]: \[inherit] 2024-07-12T12:35:46,946 Installing build dependencies: finished with status 'error' 2024-07-12T12:35:46,948 ERROR: pip subprocess to install build dependencies exited with 1 2024-07-12T12:35:46,953 Exception information: 2024-07-12T12:35:46,953 Traceback (most recent call last): 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-07-12T12:35:46,953 status = run_func(*args) 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-07-12T12:35:46,953 return func(self, options, args) 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-07-12T12:35:46,953 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-07-12T12:35:46,953 result = self._result = resolver.resolve( 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-07-12T12:35:46,953 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-07-12T12:35:46,953 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2024-07-12T12:35:46,953 if not criterion.candidates: 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2024-07-12T12:35:46,953 return bool(self._sequence) 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2024-07-12T12:35:46,953 return any(self) 2024-07-12T12:35:46,953 ^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2024-07-12T12:35:46,953 return (c for c in iterator if id(c) not in self._incompatible_ids) 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2024-07-12T12:35:46,953 candidate = func() 2024-07-12T12:35:46,953 ^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 182, in _make_candidate_from_link 2024-07-12T12:35:46,953 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 228, in _make_base_candidate_from_link 2024-07-12T12:35:46,953 self._link_candidate_cache[link] = LinkCandidate( 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 290, in __init__ 2024-07-12T12:35:46,953 super().__init__( 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2024-07-12T12:35:46,953 self.dist = self._prepare() 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 222, in _prepare 2024-07-12T12:35:46,953 dist = self._prepare_distribution() 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 301, in _prepare_distribution 2024-07-12T12:35:46,953 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 525, in prepare_linked_requirement 2024-07-12T12:35:46,953 return self._prepare_linked_requirement(req, parallel_builds) 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 640, in _prepare_linked_requirement 2024-07-12T12:35:46,953 dist = _get_prepared_distribution( 2024-07-12T12:35:46,953 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution 2024-07-12T12:35:46,953 abstract_dist.prepare_distribution_metadata( 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 44, in prepare_distribution_metadata 2024-07-12T12:35:46,953 self._prepare_build_backend(finder) 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 76, in _prepare_build_backend 2024-07-12T12:35:46,953 self.req.build_env.install_requirements( 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/build_env.py", line 217, in install_requirements 2024-07-12T12:35:46,953 self._install_requirements( 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/build_env.py", line 275, in _install_requirements 2024-07-12T12:35:46,953 call_subprocess( 2024-07-12T12:35:46,953 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2024-07-12T12:35:46,953 raise error 2024-07-12T12:35:46,953 pip._internal.exceptions.InstallationSubprocessError: pip subprocess to install build dependencies exited with 1 2024-07-12T12:35:46,964 Removed histpal==0.0.2 from https://files.pythonhosted.org/packages/1a/54/dea7fcc43d7081927be9792f52813809c59fefed5c394ffc2e2a2dc45c0e/histpal-0.0.2.tar.gz from build tracker '/tmp/pip-build-tracker-tlxb5vmf' 2024-07-12T12:35:46,965 Removed build tracker: '/tmp/pip-build-tracker-tlxb5vmf'