2025-09-23T18:29:35,073 Created temporary directory: /tmp/pip-ephem-wheel-cache-29v5p_l4 2025-09-23T18:29:35,075 Created temporary directory: /tmp/pip-req-tracker-rzshr_6k 2025-09-23T18:29:35,075 Initialized build tracking at /tmp/pip-req-tracker-rzshr_6k 2025-09-23T18:29:35,075 Created build tracker: /tmp/pip-req-tracker-rzshr_6k 2025-09-23T18:29:35,076 Entered build tracker: /tmp/pip-req-tracker-rzshr_6k 2025-09-23T18:29:35,076 Created temporary directory: /tmp/pip-wheel-nxlynjge 2025-09-23T18:29:35,096 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2025-09-23T18:29:35,098 2 location(s) to search for versions of zerocp: 2025-09-23T18:29:35,098 * https://pypi.org/simple/zerocp/ 2025-09-23T18:29:35,098 * https://www.piwheels.org/simple/zerocp/ 2025-09-23T18:29:35,098 Fetching project page and analyzing links: https://pypi.org/simple/zerocp/ 2025-09-23T18:29:35,099 Getting page https://pypi.org/simple/zerocp/ 2025-09-23T18:29:35,100 Found index url https://pypi.org/simple 2025-09-23T18:29:35,104 Starting new HTTPS connection (1): pypi.org:443 2025-09-23T18:29:35,222 https://pypi.org:443 "GET /simple/zerocp/ HTTP/1.1" 200 564 2025-09-23T18:29:35,288 Skipping link: No binaries permitted for zerocp: https://files.pythonhosted.org/packages/ff/56/f5743dc530815717750b6c690f33ab679bc1ee3c8b238eeda6aa93246f08/zerocp-0.1.0-py3-none-any.whl#sha256=cbbe23a889e651d4bc3d81b7fde790b92f525e975ead01cd9fe37a3b0d3a8295 (from https://pypi.org/simple/zerocp/) (requires-python:>=3.13) 2025-09-23T18:29:35,289 Link requires a different Python (3.9.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/51/b5/e8238894b99d5503ee44ebe0f04a006281e1d6fa15a214e9ceb9b3e209a6/zerocp-0.1.0.tar.gz#sha256=865d3926d227615243b077006fdac75a93cb9b8b772e4bd20c48cbe280ee1fa7 (from https://pypi.org/simple/zerocp/) (requires-python:>=3.13) 2025-09-23T18:29:35,289 Fetching project page and analyzing links: https://www.piwheels.org/simple/zerocp/ 2025-09-23T18:29:35,290 Getting page https://www.piwheels.org/simple/zerocp/ 2025-09-23T18:29:35,291 Found index url https://www.piwheels.org/simple 2025-09-23T18:29:35,293 Starting new HTTPS connection (1): www.piwheels.org:443 2025-09-23T18:29:35,347 https://www.piwheels.org:443 "GET /simple/zerocp/ HTTP/1.1" 200 106 2025-09-23T18:29:35,378 Given no hashes to check 0 links for project 'zerocp': discarding no candidates 2025-09-23T18:29:35,378 ERROR: Could not find a version that satisfies the requirement zerocp==0.1.0 2025-09-23T18:29:35,379 ERROR: No matching distribution found for zerocp==0.1.0 2025-09-23T18:29:35,379 Exception information: 2025-09-23T18:29:35,379 Traceback (most recent call last): 2025-09-23T18:29:35,379 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2025-09-23T18:29:35,379 crit = self.state.criteria[name] 2025-09-23T18:29:35,379 KeyError: 'zerocp' 2025-09-23T18:29:35,379 2025-09-23T18:29:35,379 During handling of the above exception, another exception occurred: 2025-09-23T18:29:35,379 2025-09-23T18:29:35,379 Traceback (most recent call last): 2025-09-23T18:29:35,379 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2025-09-23T18:29:35,379 name, crit = self._merge_into_criterion(r, parent=None) 2025-09-23T18:29:35,379 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2025-09-23T18:29:35,379 crit = Criterion.from_requirement(self._p, requirement, parent) 2025-09-23T18:29:35,379 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2025-09-23T18:29:35,379 raise RequirementsConflicted(criterion) 2025-09-23T18:29:35,379 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zerocp==0.1.0') 2025-09-23T18:29:35,379 2025-09-23T18:29:35,379 During handling of the above exception, another exception occurred: 2025-09-23T18:29:35,379 2025-09-23T18:29:35,379 Traceback (most recent call last): 2025-09-23T18:29:35,379 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2025-09-23T18:29:35,379 self._result = resolver.resolve( 2025-09-23T18:29:35,379 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2025-09-23T18:29:35,379 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-23T18:29:35,379 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2025-09-23T18:29:35,379 raise ResolutionImpossible(e.criterion.information) 2025-09-23T18:29:35,379 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zerocp==0.1.0'), parent=None)] 2025-09-23T18:29:35,379 2025-09-23T18:29:35,379 The above exception was the direct cause of the following exception: 2025-09-23T18:29:35,379 2025-09-23T18:29:35,379 Traceback (most recent call last): 2025-09-23T18:29:35,379 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2025-09-23T18:29:35,379 status = self.run(options, args) 2025-09-23T18:29:35,379 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2025-09-23T18:29:35,379 return func(self, options, args) 2025-09-23T18:29:35,379 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2025-09-23T18:29:35,379 requirement_set = resolver.resolve( 2025-09-23T18:29:35,379 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2025-09-23T18:29:35,379 six.raise_from(error, e) 2025-09-23T18:29:35,379 File "", line 3, in raise_from 2025-09-23T18:29:35,379 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zerocp==0.1.0 2025-09-23T18:29:35,383 Removed build tracker: '/tmp/pip-req-tracker-rzshr_6k'