2025-09-17T08:45:04,038 Created temporary directory: /tmp/pip-ephem-wheel-cache-lx59snc5 2025-09-17T08:45:04,040 Created temporary directory: /tmp/pip-req-tracker-ix1f5ru8 2025-09-17T08:45:04,040 Initialized build tracking at /tmp/pip-req-tracker-ix1f5ru8 2025-09-17T08:45:04,041 Created build tracker: /tmp/pip-req-tracker-ix1f5ru8 2025-09-17T08:45:04,041 Entered build tracker: /tmp/pip-req-tracker-ix1f5ru8 2025-09-17T08:45:04,041 Created temporary directory: /tmp/pip-wheel-6929iwd9 2025-09-17T08:45:04,062 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2025-09-17T08:45:04,064 2 location(s) to search for versions of superduper: 2025-09-17T08:45:04,064 * https://pypi.org/simple/superduper/ 2025-09-17T08:45:04,064 * https://www.piwheels.org/simple/superduper/ 2025-09-17T08:45:04,064 Fetching project page and analyzing links: https://pypi.org/simple/superduper/ 2025-09-17T08:45:04,064 Getting page https://pypi.org/simple/superduper/ 2025-09-17T08:45:04,066 Found index url https://pypi.org/simple 2025-09-17T08:45:04,070 Starting new HTTPS connection (1): pypi.org:443 2025-09-17T08:45:04,190 https://pypi.org:443 "GET /simple/superduper/ HTTP/1.1" 200 564 2025-09-17T08:45:04,257 Skipping link: No binaries permitted for superduper: https://files.pythonhosted.org/packages/46/d3/2c09d2578be6ff82f2ef34b985d8307d530c3e91a74d12477515a0cda116/superduper-0.2.0-py3-none-any.whl#sha256=36a282e267c7d5df8e90afdbfc196dfe92223bece1160461b1fd58bf9b3f0f02 (from https://pypi.org/simple/superduper/) (requires-python:>=3.12) 2025-09-17T08:45:04,258 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/7f/01/82044444e05dfaa98ac62dc77e013f7effff30e19e6cf6275a9a79a5583d/superduper-0.2.0.tar.gz#sha256=2c27661801efebbdecd12d46cb5f8be6dbcaaa2a104f44dd860a0118f19cd546 (from https://pypi.org/simple/superduper/) (requires-python:>=3.12) 2025-09-17T08:45:04,258 Fetching project page and analyzing links: https://www.piwheels.org/simple/superduper/ 2025-09-17T08:45:04,258 Getting page https://www.piwheels.org/simple/superduper/ 2025-09-17T08:45:04,259 Found index url https://www.piwheels.org/simple 2025-09-17T08:45:04,261 Starting new HTTPS connection (1): www.piwheels.org:443 2025-09-17T08:45:04,328 https://www.piwheels.org:443 "GET /simple/superduper/ HTTP/1.1" 200 108 2025-09-17T08:45:04,359 Given no hashes to check 0 links for project 'superduper': discarding no candidates 2025-09-17T08:45:04,359 ERROR: Could not find a version that satisfies the requirement superduper==0.2.0 2025-09-17T08:45:04,360 ERROR: No matching distribution found for superduper==0.2.0 2025-09-17T08:45:04,360 Exception information: 2025-09-17T08:45:04,360 Traceback (most recent call last): 2025-09-17T08:45:04,360 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-17T08:45:04,360 crit = self.state.criteria[name] 2025-09-17T08:45:04,360 KeyError: 'superduper' 2025-09-17T08:45:04,360 2025-09-17T08:45:04,360 During handling of the above exception, another exception occurred: 2025-09-17T08:45:04,360 2025-09-17T08:45:04,360 Traceback (most recent call last): 2025-09-17T08:45:04,360 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2025-09-17T08:45:04,360 name, crit = self._merge_into_criterion(r, parent=None) 2025-09-17T08:45:04,360 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-17T08:45:04,360 crit = Criterion.from_requirement(self._p, requirement, parent) 2025-09-17T08:45:04,360 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2025-09-17T08:45:04,360 raise RequirementsConflicted(criterion) 2025-09-17T08:45:04,360 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('superduper==0.2.0') 2025-09-17T08:45:04,360 2025-09-17T08:45:04,360 During handling of the above exception, another exception occurred: 2025-09-17T08:45:04,360 2025-09-17T08:45:04,360 Traceback (most recent call last): 2025-09-17T08:45:04,360 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2025-09-17T08:45:04,360 self._result = resolver.resolve( 2025-09-17T08:45:04,360 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2025-09-17T08:45:04,360 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-17T08:45:04,360 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2025-09-17T08:45:04,360 raise ResolutionImpossible(e.criterion.information) 2025-09-17T08:45:04,360 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('superduper==0.2.0'), parent=None)] 2025-09-17T08:45:04,360 2025-09-17T08:45:04,360 The above exception was the direct cause of the following exception: 2025-09-17T08:45:04,360 2025-09-17T08:45:04,360 Traceback (most recent call last): 2025-09-17T08:45:04,360 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2025-09-17T08:45:04,360 status = self.run(options, args) 2025-09-17T08:45:04,360 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2025-09-17T08:45:04,360 return func(self, options, args) 2025-09-17T08:45:04,360 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2025-09-17T08:45:04,360 requirement_set = resolver.resolve( 2025-09-17T08:45:04,360 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2025-09-17T08:45:04,360 six.raise_from(error, e) 2025-09-17T08:45:04,360 File "", line 3, in raise_from 2025-09-17T08:45:04,360 pip._internal.exceptions.DistributionNotFound: No matching distribution found for superduper==0.2.0 2025-09-17T08:45:04,364 Removed build tracker: '/tmp/pip-req-tracker-ix1f5ru8'