2026-02-09T18:38:29,107 Created temporary directory: /tmp/pip-build-tracker-00rheqcv 2026-02-09T18:38:29,107 Initialized build tracking at /tmp/pip-build-tracker-00rheqcv 2026-02-09T18:38:29,107 Created build tracker: /tmp/pip-build-tracker-00rheqcv 2026-02-09T18:38:29,107 Entered build tracker: /tmp/pip-build-tracker-00rheqcv 2026-02-09T18:38:29,108 Created temporary directory: /tmp/pip-wheel-kusw4isf 2026-02-09T18:38:29,111 Created temporary directory: /tmp/pip-ephem-wheel-cache-zou20m3m 2026-02-09T18:38:29,171 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-02-09T18:38:29,173 2 location(s) to search for versions of clover-synth: 2026-02-09T18:38:29,173 * https://pypi.org/simple/clover-synth/ 2026-02-09T18:38:29,173 * https://www.piwheels.org/simple/clover-synth/ 2026-02-09T18:38:29,174 Fetching project page and analyzing links: https://pypi.org/simple/clover-synth/ 2026-02-09T18:38:29,174 Getting page https://pypi.org/simple/clover-synth/ 2026-02-09T18:38:29,175 Found index url https://pypi.org/simple/ 2026-02-09T18:38:29,250 Fetched page https://pypi.org/simple/clover-synth/ as application/vnd.pypi.simple.v1+json 2026-02-09T18:38:29,251 Skipping link: No binaries permitted for clover-synth: https://files.pythonhosted.org/packages/de/3e/cbf17b964f14904c83b109a329b9e9e309f8984b11b3f81d5f983265da69/clover_synth-0.1.0-py3-none-any.whl (from https://pypi.org/simple/clover-synth/) (requires-python:<3.11,>=3.8) 2026-02-09T18:38:29,252 Link requires a different Python (3.13.5 not in: '<3.11,>=3.8'): https://files.pythonhosted.org/packages/9d/57/b9fc9f3a03a2899f96a3a71d64b382e6c9b91f26d87d9bacab6ca20e4d3c/clover_synth-0.1.0.tar.gz (from https://pypi.org/simple/clover-synth/) (requires-python:<3.11,>=3.8) 2026-02-09T18:38:29,253 Skipping link: 0.1.0 Requires-Python <3.11,>=3.8: https://files.pythonhosted.org/packages/9d/57/b9fc9f3a03a2899f96a3a71d64b382e6c9b91f26d87d9bacab6ca20e4d3c/clover_synth-0.1.0.tar.gz (from https://pypi.org/simple/clover-synth/) (requires-python:<3.11,>=3.8) 2026-02-09T18:38:29,253 Fetching project page and analyzing links: https://www.piwheels.org/simple/clover-synth/ 2026-02-09T18:38:29,253 Getting page https://www.piwheels.org/simple/clover-synth/ 2026-02-09T18:38:29,254 Found index url https://www.piwheels.org/simple/ 2026-02-09T18:38:29,344 Fetched page https://www.piwheels.org/simple/clover-synth/ as text/html 2026-02-09T18:38:29,345 Skipping link: not a file: https://www.piwheels.org/simple/clover-synth/ 2026-02-09T18:38:29,345 Skipping link: not a file: https://pypi.org/simple/clover-synth/ 2026-02-09T18:38:29,366 Given no hashes to check 0 links for project 'clover-synth': discarding no candidates 2026-02-09T18:38:29,366 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <3.11,>=3.8 2026-02-09T18:38:29,367 ERROR: Could not find a version that satisfies the requirement clover-synth==0.1.0 (from versions: none) 2026-02-09T18:38:29,368 ERROR: No matching distribution found for clover-synth==0.1.0 2026-02-09T18:38:29,369 Exception information: 2026-02-09T18:38:29,369 Traceback (most recent call last): 2026-02-09T18:38:29,369 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2026-02-09T18:38:29,369 self._add_to_criteria(self.state.criteria, r, parent=None) 2026-02-09T18:38:29,369 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-09T18:38:29,369 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2026-02-09T18:38:29,369 raise RequirementsConflicted(criterion) 2026-02-09T18:38:29,369 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('clover-synth==0.1.0') 2026-02-09T18:38:29,369 2026-02-09T18:38:29,369 The above exception was the direct cause of the following exception: 2026-02-09T18:38:29,369 2026-02-09T18:38:29,369 Traceback (most recent call last): 2026-02-09T18:38:29,369 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2026-02-09T18:38:29,369 result = self._result = resolver.resolve( 2026-02-09T18:38:29,369 ~~~~~~~~~~~~~~~~^ 2026-02-09T18:38:29,369 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2026-02-09T18:38:29,369 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-09T18:38:29,369 ) 2026-02-09T18:38:29,369 ^ 2026-02-09T18:38:29,369 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2026-02-09T18:38:29,369 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-02-09T18:38:29,369 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2026-02-09T18:38:29,369 raise ResolutionImpossible(e.criterion.information) from e 2026-02-09T18:38:29,369 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('clover-synth==0.1.0'), parent=None)] 2026-02-09T18:38:29,369 2026-02-09T18:38:29,369 The above exception was the direct cause of the following exception: 2026-02-09T18:38:29,369 2026-02-09T18:38:29,369 Traceback (most recent call last): 2026-02-09T18:38:29,369 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2026-02-09T18:38:29,369 status = _inner_run() 2026-02-09T18:38:29,369 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2026-02-09T18:38:29,369 return self.run(options, args) 2026-02-09T18:38:29,369 ~~~~~~~~^^^^^^^^^^^^^^^ 2026-02-09T18:38:29,369 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2026-02-09T18:38:29,369 return func(self, options, args) 2026-02-09T18:38:29,369 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2026-02-09T18:38:29,369 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2026-02-09T18:38:29,369 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2026-02-09T18:38:29,369 raise error from e 2026-02-09T18:38:29,369 pip._internal.exceptions.DistributionNotFound: No matching distribution found for clover-synth==0.1.0 2026-02-09T18:38:29,379 Removed build tracker: '/tmp/pip-build-tracker-00rheqcv'