2025-12-22T07:36:17,169 Created temporary directory: /tmp/pip-ephem-wheel-cache-8xnppmhh 2025-12-22T07:36:17,174 Created temporary directory: /tmp/pip-req-tracker-6oubhlwb 2025-12-22T07:36:17,175 Initialized build tracking at /tmp/pip-req-tracker-6oubhlwb 2025-12-22T07:36:17,175 Created build tracker: /tmp/pip-req-tracker-6oubhlwb 2025-12-22T07:36:17,176 Entered build tracker: /tmp/pip-req-tracker-6oubhlwb 2025-12-22T07:36:17,177 Created temporary directory: /tmp/pip-wheel-7zcpg3_j 2025-12-22T07:36:17,221 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2025-12-22T07:36:17,226 2 location(s) to search for versions of recut: 2025-12-22T07:36:17,226 * https://pypi.org/simple/recut/ 2025-12-22T07:36:17,226 * https://www.piwheels.org/simple/recut/ 2025-12-22T07:36:17,227 Fetching project page and analyzing links: https://pypi.org/simple/recut/ 2025-12-22T07:36:17,228 Getting page https://pypi.org/simple/recut/ 2025-12-22T07:36:17,231 Found index url https://pypi.org/simple 2025-12-22T07:36:17,240 Starting new HTTPS connection (1): pypi.org:443 2025-12-22T07:36:17,334 https://pypi.org:443 "GET /simple/recut/ HTTP/1.1" 200 561 2025-12-22T07:36:17,494 Skipping link: No binaries permitted for recut: https://files.pythonhosted.org/packages/87/d0/6a08c1098a809f53db4b2d7ebd3a8b209e7fb48a8a9eaea0386f9c06d993/recut-0.1.0-py3-none-any.whl#sha256=cef7b3ee90ba63f96fbaca0a618f334a7561558fc01aadaf8b4117baacae4f60 (from https://pypi.org/simple/recut/) (requires-python:>=3.14) 2025-12-22T07:36:17,496 Link requires a different Python (3.9.2 not in: '>=3.14'): https://files.pythonhosted.org/packages/bb/90/0e95ac66870b10cfe6d606c01fa7bd6e65602ff58adc9d331fb4114b6d61/recut-0.1.0.tar.gz#sha256=72db29516d28762e51ad8978d034fc84c991724e1a7554c3b8188349e4a8449a (from https://pypi.org/simple/recut/) (requires-python:>=3.14) 2025-12-22T07:36:17,497 Fetching project page and analyzing links: https://www.piwheels.org/simple/recut/ 2025-12-22T07:36:17,498 Getting page https://www.piwheels.org/simple/recut/ 2025-12-22T07:36:17,500 Found index url https://www.piwheels.org/simple 2025-12-22T07:36:17,505 Starting new HTTPS connection (1): www.piwheels.org:443 2025-12-22T07:36:17,626 https://www.piwheels.org:443 "GET /simple/recut/ HTTP/1.1" 200 141 2025-12-22T07:36:17,702 Given no hashes to check 0 links for project 'recut': discarding no candidates 2025-12-22T07:36:17,702 ERROR: Could not find a version that satisfies the requirement recut==0.1.0 2025-12-22T07:36:17,703 ERROR: No matching distribution found for recut==0.1.0 2025-12-22T07:36:17,704 Exception information: 2025-12-22T07:36:17,704 Traceback (most recent call last): 2025-12-22T07:36:17,704 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2025-12-22T07:36:17,704 crit = self.state.criteria[name] 2025-12-22T07:36:17,704 KeyError: 'recut' 2025-12-22T07:36:17,704 2025-12-22T07:36:17,704 During handling of the above exception, another exception occurred: 2025-12-22T07:36:17,704 2025-12-22T07:36:17,704 Traceback (most recent call last): 2025-12-22T07:36:17,704 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2025-12-22T07:36:17,704 name, crit = self._merge_into_criterion(r, parent=None) 2025-12-22T07:36:17,704 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2025-12-22T07:36:17,704 crit = Criterion.from_requirement(self._p, requirement, parent) 2025-12-22T07:36:17,704 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2025-12-22T07:36:17,704 raise RequirementsConflicted(criterion) 2025-12-22T07:36:17,704 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('recut==0.1.0') 2025-12-22T07:36:17,704 2025-12-22T07:36:17,704 During handling of the above exception, another exception occurred: 2025-12-22T07:36:17,704 2025-12-22T07:36:17,704 Traceback (most recent call last): 2025-12-22T07:36:17,704 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2025-12-22T07:36:17,704 self._result = resolver.resolve( 2025-12-22T07:36:17,704 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2025-12-22T07:36:17,704 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-12-22T07:36:17,704 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2025-12-22T07:36:17,704 raise ResolutionImpossible(e.criterion.information) 2025-12-22T07:36:17,704 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('recut==0.1.0'), parent=None)] 2025-12-22T07:36:17,704 2025-12-22T07:36:17,704 The above exception was the direct cause of the following exception: 2025-12-22T07:36:17,704 2025-12-22T07:36:17,704 Traceback (most recent call last): 2025-12-22T07:36:17,704 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2025-12-22T07:36:17,704 status = self.run(options, args) 2025-12-22T07:36:17,704 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2025-12-22T07:36:17,704 return func(self, options, args) 2025-12-22T07:36:17,704 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2025-12-22T07:36:17,704 requirement_set = resolver.resolve( 2025-12-22T07:36:17,704 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2025-12-22T07:36:17,704 six.raise_from(error, e) 2025-12-22T07:36:17,704 File "", line 3, in raise_from 2025-12-22T07:36:17,704 pip._internal.exceptions.DistributionNotFound: No matching distribution found for recut==0.1.0 2025-12-22T07:36:17,713 Removed build tracker: '/tmp/pip-req-tracker-6oubhlwb'