2025-08-31T19:03:12,970 Created temporary directory: /tmp/pip-build-tracker-mim8y44o 2025-08-31T19:03:12,972 Initialized build tracking at /tmp/pip-build-tracker-mim8y44o 2025-08-31T19:03:12,972 Created build tracker: /tmp/pip-build-tracker-mim8y44o 2025-08-31T19:03:12,972 Entered build tracker: /tmp/pip-build-tracker-mim8y44o 2025-08-31T19:03:12,973 Created temporary directory: /tmp/pip-wheel-u1hocrs1 2025-08-31T19:03:12,977 Created temporary directory: /tmp/pip-ephem-wheel-cache-etclm7s4 2025-08-31T19:03:13,026 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-08-31T19:03:13,028 2 location(s) to search for versions of disjoint-forest: 2025-08-31T19:03:13,028 * https://pypi.org/simple/disjoint-forest/ 2025-08-31T19:03:13,028 * https://www.piwheels.org/simple/disjoint-forest/ 2025-08-31T19:03:13,029 Fetching project page and analyzing links: https://pypi.org/simple/disjoint-forest/ 2025-08-31T19:03:13,030 Getting page https://pypi.org/simple/disjoint-forest/ 2025-08-31T19:03:13,031 Found index url https://pypi.org/simple/ 2025-08-31T19:03:13,254 Fetched page https://pypi.org/simple/disjoint-forest/ as application/vnd.pypi.simple.v1+json 2025-08-31T19:03:13,255 Skipping link: No binaries permitted for disjoint-forest: https://files.pythonhosted.org/packages/39/af/d051855a1cb3fae5ec76237b284b65eb91a789b3c4637f89d2cb544edc0f/disjoint_forest-1.0.0-cp310-cp310-manylinux2014_x86_64.whl (from https://pypi.org/simple/disjoint-forest/) (requires-python:>=3.8) 2025-08-31T19:03:13,257 Found link https://files.pythonhosted.org/packages/d7/d7/ac5c27182f0dd1cef4a136cc593a54409191ab9536dd2617e839f795962e/disjoint_forest-1.0.0.tar.gz (from https://pypi.org/simple/disjoint-forest/) (requires-python:>=3.8), version: 1.0.0 2025-08-31T19:03:13,257 Skipping link: No binaries permitted for disjoint-forest: https://files.pythonhosted.org/packages/bb/65/bfd861bf6567c05204ae1a48437851608d7fd8be5ccddf5ebf0c045ca800/disjoint_forest-1.1-cp310-cp310-manylinux2014_x86_64.whl (from https://pypi.org/simple/disjoint-forest/) (requires-python:>=3.8) 2025-08-31T19:03:13,258 Found link https://files.pythonhosted.org/packages/a8/82/02995f6d78bd7ae80b711d5761b1824046341c6516282f3208b85aa70992/disjoint_forest-1.1.tar.gz (from https://pypi.org/simple/disjoint-forest/) (requires-python:>=3.8), version: 1.1 2025-08-31T19:03:13,259 Fetching project page and analyzing links: https://www.piwheels.org/simple/disjoint-forest/ 2025-08-31T19:03:13,259 Getting page https://www.piwheels.org/simple/disjoint-forest/ 2025-08-31T19:03:13,261 Found index url https://www.piwheels.org/simple/ 2025-08-31T19:03:13,460 Fetched page https://www.piwheels.org/simple/disjoint-forest/ as text/html 2025-08-31T19:03:13,461 Skipping link: not a file: https://www.piwheels.org/simple/disjoint-forest/ 2025-08-31T19:03:13,462 Skipping link: not a file: https://pypi.org/simple/disjoint-forest/ 2025-08-31T19:03:13,479 Given no hashes to check 1 links for project 'disjoint-forest': discarding no candidates 2025-08-31T19:03:13,480 Collecting disjoint-forest==1.0.0 2025-08-31T19:03:13,483 Created temporary directory: /tmp/pip-unpack-r2gljg2c 2025-08-31T19:03:13,703 Downloading disjoint_forest-1.0.0.tar.gz (10 kB) 2025-08-31T19:03:13,736 Added disjoint-forest==1.0.0 from https://files.pythonhosted.org/packages/d7/d7/ac5c27182f0dd1cef4a136cc593a54409191ab9536dd2617e839f795962e/disjoint_forest-1.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-mim8y44o' 2025-08-31T19:03:13,738 Running setup.py (path:/tmp/pip-wheel-u1hocrs1/disjoint-forest_c1676b80bf0e425ca3662c7756ea1491/setup.py) egg_info for package disjoint-forest 2025-08-31T19:03:13,739 Created temporary directory: /tmp/pip-pip-egg-info-gqbx5j5s 2025-08-31T19:03:13,740 Preparing metadata (setup.py): started 2025-08-31T19:03:13,741 Running command python setup.py egg_info 2025-08-31T19:03:14,243 Traceback (most recent call last): 2025-08-31T19:03:14,244 File "", line 2, in 2025-08-31T19:03:14,244 File "", line 35, in 2025-08-31T19:03:14,245 File "/tmp/pip-wheel-u1hocrs1/disjoint-forest_c1676b80bf0e425ca3662c7756ea1491/setup.py", line 7, in 2025-08-31T19:03:14,246 import pybind11 2025-08-31T19:03:14,247 ModuleNotFoundError: No module named 'pybind11' 2025-08-31T19:03:14,311 ERROR: python setup.py egg_info exited with 1 2025-08-31T19:03:14,324 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2025-08-31T19:03:14,324 exec(compile('"'"''"'"''"'"' 2025-08-31T19:03:14,324 # This is -- a caller that pip uses to run setup.py 2025-08-31T19:03:14,324 # 2025-08-31T19:03:14,324 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-08-31T19:03:14,324 # import from `distutils.core` to work with newer packaging standards. 2025-08-31T19:03:14,324 # - It provides a clear error message when setuptools is not installed. 2025-08-31T19:03:14,324 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-08-31T19:03:14,324 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-08-31T19:03:14,324 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-08-31T19:03:14,324 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-08-31T19:03:14,324 import os, sys, tokenize, traceback 2025-08-31T19:03:14,324 2025-08-31T19:03:14,324 try: 2025-08-31T19:03:14,324 import setuptools 2025-08-31T19:03:14,324 except ImportError: 2025-08-31T19:03:14,324 print( 2025-08-31T19:03:14,324 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-08-31T19:03:14,324 "the build environment with exception:", 2025-08-31T19:03:14,324 file=sys.stderr, 2025-08-31T19:03:14,324 ) 2025-08-31T19:03:14,324 traceback.print_exc() 2025-08-31T19:03:14,324 sys.exit(1) 2025-08-31T19:03:14,324 2025-08-31T19:03:14,324 __file__ = %r 2025-08-31T19:03:14,324 sys.argv[0] = __file__ 2025-08-31T19:03:14,324 2025-08-31T19:03:14,324 if os.path.exists(__file__): 2025-08-31T19:03:14,324 filename = __file__ 2025-08-31T19:03:14,324 with tokenize.open(__file__) as f: 2025-08-31T19:03:14,324 setup_py_code = f.read() 2025-08-31T19:03:14,324 else: 2025-08-31T19:03:14,324 filename = "" 2025-08-31T19:03:14,324 setup_py_code = "from setuptools import setup; setup()" 2025-08-31T19:03:14,324 2025-08-31T19:03:14,324 exec(compile(setup_py_code, filename, "exec")) 2025-08-31T19:03:14,324 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-u1hocrs1/disjoint-forest_c1676b80bf0e425ca3662c7756ea1491/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-gqbx5j5s[/] 2025-08-31T19:03:14,324 [bold magenta]cwd[/]: /tmp/pip-wheel-u1hocrs1/disjoint-forest_c1676b80bf0e425ca3662c7756ea1491/ 2025-08-31T19:03:14,325 Preparing metadata (setup.py): finished with status 'error' 2025-08-31T19:03:14,326 ERROR: metadata generation failed 2025-08-31T19:03:14,331 Exception information: 2025-08-31T19:03:14,331 Traceback (most recent call last): 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 63, in generate_metadata 2025-08-31T19:03:14,331 call_subprocess( 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 212, in call_subprocess 2025-08-31T19:03:14,331 raise error 2025-08-31T19:03:14,331 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2025-08-31T19:03:14,331 2025-08-31T19:03:14,331 The above exception was the direct cause of the following exception: 2025-08-31T19:03:14,331 2025-08-31T19:03:14,331 Traceback (most recent call last): 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-08-31T19:03:14,331 status = _inner_run() 2025-08-31T19:03:14,331 ^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-08-31T19:03:14,331 return self.run(options, args) 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-08-31T19:03:14,331 return func(self, options, args) 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-08-31T19:03:14,331 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-08-31T19:03:14,331 result = self._result = resolver.resolve( 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-08-31T19:03:14,331 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-08-31T19:03:14,331 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 150, in _add_to_criteria 2025-08-31T19:03:14,331 if not criterion.candidates: 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 194, in __bool__ 2025-08-31T19:03:14,331 return bool(self._sequence) 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 165, in __bool__ 2025-08-31T19:03:14,331 self._bool = any(self) 2025-08-31T19:03:14,331 ^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 149, in 2025-08-31T19:03:14,331 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 39, in _iter_built 2025-08-31T19:03:14,331 candidate = func() 2025-08-31T19:03:14,331 ^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 180, in _make_candidate_from_link 2025-08-31T19:03:14,331 base: BaseCandidate | None = self._make_base_candidate_from_link( 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 226, in _make_base_candidate_from_link 2025-08-31T19:03:14,331 self._link_candidate_cache[link] = LinkCandidate( 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 309, in __init__ 2025-08-31T19:03:14,331 super().__init__( 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __init__ 2025-08-31T19:03:14,331 self.dist = self._prepare() 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 239, in _prepare 2025-08-31T19:03:14,331 dist = self._prepare_distribution() 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 320, in _prepare_distribution 2025-08-31T19:03:14,331 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 537, in prepare_linked_requirement 2025-08-31T19:03:14,331 return self._prepare_linked_requirement(req, parallel_builds) 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 652, in _prepare_linked_requirement 2025-08-31T19:03:14,331 dist = _get_prepared_distribution( 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 77, in _get_prepared_distribution 2025-08-31T19:03:14,331 abstract_dist.prepare_distribution_metadata( 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 72, in prepare_distribution_metadata 2025-08-31T19:03:14,331 self.req.prepare_metadata() 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 584, in prepare_metadata 2025-08-31T19:03:14,331 self.metadata_directory = generate_metadata_legacy( 2025-08-31T19:03:14,331 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T19:03:14,331 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 70, in generate_metadata 2025-08-31T19:03:14,331 raise MetadataGenerationFailed(package_details=details) from error 2025-08-31T19:03:14,331 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2025-08-31T19:03:14,344 Removed disjoint-forest==1.0.0 from https://files.pythonhosted.org/packages/d7/d7/ac5c27182f0dd1cef4a136cc593a54409191ab9536dd2617e839f795962e/disjoint_forest-1.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-mim8y44o' 2025-08-31T19:03:14,345 Removed build tracker: '/tmp/pip-build-tracker-mim8y44o'