2026-02-11T18:20:02,525 Created temporary directory: /tmp/pip-ephem-wheel-cache-pgjoflwv 2026-02-11T18:20:02,530 Created temporary directory: /tmp/pip-req-tracker-3ntbt_lf 2026-02-11T18:20:02,530 Initialized build tracking at /tmp/pip-req-tracker-3ntbt_lf 2026-02-11T18:20:02,531 Created build tracker: /tmp/pip-req-tracker-3ntbt_lf 2026-02-11T18:20:02,532 Entered build tracker: /tmp/pip-req-tracker-3ntbt_lf 2026-02-11T18:20:02,533 Created temporary directory: /tmp/pip-wheel-s56wygn1 2026-02-11T18:20:02,581 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-02-11T18:20:02,586 2 location(s) to search for versions of sockem: 2026-02-11T18:20:02,586 * https://pypi.org/simple/sockem/ 2026-02-11T18:20:02,586 * https://www.piwheels.org/simple/sockem/ 2026-02-11T18:20:02,586 Fetching project page and analyzing links: https://pypi.org/simple/sockem/ 2026-02-11T18:20:02,587 Getting page https://pypi.org/simple/sockem/ 2026-02-11T18:20:02,590 Found index url https://pypi.org/simple 2026-02-11T18:20:02,601 Starting new HTTPS connection (1): pypi.org:443 2026-02-11T18:20:02,776 https://pypi.org:443 "GET /simple/sockem/ HTTP/1.1" 200 563 2026-02-11T18:20:02,939 Skipping link: No binaries permitted for sockem: https://files.pythonhosted.org/packages/93/0b/c27601b6857b8eff0ceb0b758c5eb57cf594ce26cddbff43b240efa6e481/sockem-0.1.0-py3-none-any.whl#sha256=ce693ccade674712791ec4eac7c7d24e86b763a1654650603cd573129d066d27 (from https://pypi.org/simple/sockem/) (requires-python:>=3.14) 2026-02-11T18:20:02,940 Link requires a different Python (3.9.2 not in: '>=3.14'): https://files.pythonhosted.org/packages/da/5f/5c664e458d6ccfc891912201d111be25d01580b2a53e271d29436c47e946/sockem-0.1.0.tar.gz#sha256=59abb9ca34dd5d04e7aafc4a47155d24091a4967eadd0104a9e2f6f09ee231b0 (from https://pypi.org/simple/sockem/) (requires-python:>=3.14) 2026-02-11T18:20:02,941 Fetching project page and analyzing links: https://www.piwheels.org/simple/sockem/ 2026-02-11T18:20:02,942 Getting page https://www.piwheels.org/simple/sockem/ 2026-02-11T18:20:02,944 Found index url https://www.piwheels.org/simple 2026-02-11T18:20:02,948 Starting new HTTPS connection (1): www.piwheels.org:443 2026-02-11T18:20:03,086 https://www.piwheels.org:443 "GET /simple/sockem/ HTTP/1.1" 200 142 2026-02-11T18:20:03,163 Given no hashes to check 0 links for project 'sockem': discarding no candidates 2026-02-11T18:20:03,164 ERROR: Could not find a version that satisfies the requirement sockem==0.1.0 2026-02-11T18:20:03,164 ERROR: No matching distribution found for sockem==0.1.0 2026-02-11T18:20:03,165 Exception information: 2026-02-11T18:20:03,165 Traceback (most recent call last): 2026-02-11T18:20:03,165 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-02-11T18:20:03,165 crit = self.state.criteria[name] 2026-02-11T18:20:03,165 KeyError: 'sockem' 2026-02-11T18:20:03,165 2026-02-11T18:20:03,165 During handling of the above exception, another exception occurred: 2026-02-11T18:20:03,165 2026-02-11T18:20:03,165 Traceback (most recent call last): 2026-02-11T18:20:03,165 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-02-11T18:20:03,165 name, crit = self._merge_into_criterion(r, parent=None) 2026-02-11T18:20:03,165 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-02-11T18:20:03,165 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-02-11T18:20:03,165 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-02-11T18:20:03,165 raise RequirementsConflicted(criterion) 2026-02-11T18:20:03,165 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sockem==0.1.0') 2026-02-11T18:20:03,165 2026-02-11T18:20:03,165 During handling of the above exception, another exception occurred: 2026-02-11T18:20:03,165 2026-02-11T18:20:03,165 Traceback (most recent call last): 2026-02-11T18:20:03,165 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-02-11T18:20:03,165 self._result = resolver.resolve( 2026-02-11T18:20:03,165 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-02-11T18:20:03,165 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-02-11T18:20:03,165 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-02-11T18:20:03,165 raise ResolutionImpossible(e.criterion.information) 2026-02-11T18:20:03,165 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sockem==0.1.0'), parent=None)] 2026-02-11T18:20:03,165 2026-02-11T18:20:03,165 The above exception was the direct cause of the following exception: 2026-02-11T18:20:03,165 2026-02-11T18:20:03,165 Traceback (most recent call last): 2026-02-11T18:20:03,165 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-02-11T18:20:03,165 status = self.run(options, args) 2026-02-11T18:20:03,165 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-02-11T18:20:03,165 return func(self, options, args) 2026-02-11T18:20:03,165 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-02-11T18:20:03,165 requirement_set = resolver.resolve( 2026-02-11T18:20:03,165 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-02-11T18:20:03,165 six.raise_from(error, e) 2026-02-11T18:20:03,165 File "", line 3, in raise_from 2026-02-11T18:20:03,165 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sockem==0.1.0 2026-02-11T18:20:03,175 Removed build tracker: '/tmp/pip-req-tracker-3ntbt_lf'