2026-05-11T09:18:50,636 Created temporary directory: /tmp/pip-ephem-wheel-cache-2s65zm76 2026-05-11T09:18:50,642 Created temporary directory: /tmp/pip-req-tracker-xr4s9w74 2026-05-11T09:18:50,642 Initialized build tracking at /tmp/pip-req-tracker-xr4s9w74 2026-05-11T09:18:50,643 Created build tracker: /tmp/pip-req-tracker-xr4s9w74 2026-05-11T09:18:50,643 Entered build tracker: /tmp/pip-req-tracker-xr4s9w74 2026-05-11T09:18:50,644 Created temporary directory: /tmp/pip-wheel-uq15i0lb 2026-05-11T09:18:50,689 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-05-11T09:18:50,693 2 location(s) to search for versions of httpx2: 2026-05-11T09:18:50,693 * https://pypi.org/simple/httpx2/ 2026-05-11T09:18:50,693 * https://www.piwheels.org/simple/httpx2/ 2026-05-11T09:18:50,694 Fetching project page and analyzing links: https://pypi.org/simple/httpx2/ 2026-05-11T09:18:50,695 Getting page https://pypi.org/simple/httpx2/ 2026-05-11T09:18:50,698 Found index url https://pypi.org/simple 2026-05-11T09:18:50,706 Starting new HTTPS connection (1): pypi.org:443 2026-05-11T09:18:50,878 https://pypi.org:443 "GET /simple/httpx2/ HTTP/1.1" 200 562 2026-05-11T09:18:51,036 Skipping link: No binaries permitted for httpx2: https://files.pythonhosted.org/packages/ce/dc/40ffaafdf37b39340638544ee8a2e350455ea02c156aa1619d5864e27287/httpx2-0.0.0-py3-none-any.whl#sha256=6d74971c960bcdbe75ebb786ba07f56a54d5e7fc943143da3bba2ab6562e61b0 (from https://pypi.org/simple/httpx2/) (requires-python:>=3.14) 2026-05-11T09:18:51,037 Link requires a different Python (3.9.2 not in: '>=3.14'): https://files.pythonhosted.org/packages/82/b5/9b932b5ce50177baf052bc006259b88ee0cb312aa02f8bbabd790fc0bb4c/httpx2-0.0.0.tar.gz#sha256=b26ea149e559f1d5d382ede086d03852e05316bddf54f49619cd37598377f6ae (from https://pypi.org/simple/httpx2/) (requires-python:>=3.14) 2026-05-11T09:18:51,038 Fetching project page and analyzing links: https://www.piwheels.org/simple/httpx2/ 2026-05-11T09:18:51,039 Getting page https://www.piwheels.org/simple/httpx2/ 2026-05-11T09:18:51,041 Found index url https://www.piwheels.org/simple 2026-05-11T09:18:51,045 Starting new HTTPS connection (1): www.piwheels.org:443 2026-05-11T09:18:51,163 https://www.piwheels.org:443 "GET /simple/httpx2/ HTTP/1.1" 200 143 2026-05-11T09:18:51,239 Given no hashes to check 0 links for project 'httpx2': discarding no candidates 2026-05-11T09:18:51,240 ERROR: Could not find a version that satisfies the requirement httpx2==0.0.0 2026-05-11T09:18:51,241 ERROR: No matching distribution found for httpx2==0.0.0 2026-05-11T09:18:51,241 Exception information: 2026-05-11T09:18:51,241 Traceback (most recent call last): 2026-05-11T09:18:51,241 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-05-11T09:18:51,241 crit = self.state.criteria[name] 2026-05-11T09:18:51,241 KeyError: 'httpx2' 2026-05-11T09:18:51,241 2026-05-11T09:18:51,241 During handling of the above exception, another exception occurred: 2026-05-11T09:18:51,241 2026-05-11T09:18:51,241 Traceback (most recent call last): 2026-05-11T09:18:51,241 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-05-11T09:18:51,241 name, crit = self._merge_into_criterion(r, parent=None) 2026-05-11T09:18:51,241 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-05-11T09:18:51,241 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-05-11T09:18:51,241 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-05-11T09:18:51,241 raise RequirementsConflicted(criterion) 2026-05-11T09:18:51,241 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('httpx2==0.0.0') 2026-05-11T09:18:51,241 2026-05-11T09:18:51,241 During handling of the above exception, another exception occurred: 2026-05-11T09:18:51,241 2026-05-11T09:18:51,241 Traceback (most recent call last): 2026-05-11T09:18:51,241 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-05-11T09:18:51,241 self._result = resolver.resolve( 2026-05-11T09:18:51,241 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-05-11T09:18:51,241 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-05-11T09:18:51,241 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-05-11T09:18:51,241 raise ResolutionImpossible(e.criterion.information) 2026-05-11T09:18:51,241 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('httpx2==0.0.0'), parent=None)] 2026-05-11T09:18:51,241 2026-05-11T09:18:51,241 The above exception was the direct cause of the following exception: 2026-05-11T09:18:51,241 2026-05-11T09:18:51,241 Traceback (most recent call last): 2026-05-11T09:18:51,241 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-05-11T09:18:51,241 status = self.run(options, args) 2026-05-11T09:18:51,241 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-05-11T09:18:51,241 return func(self, options, args) 2026-05-11T09:18:51,241 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-05-11T09:18:51,241 requirement_set = resolver.resolve( 2026-05-11T09:18:51,241 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-05-11T09:18:51,241 six.raise_from(error, e) 2026-05-11T09:18:51,241 File "", line 3, in raise_from 2026-05-11T09:18:51,241 pip._internal.exceptions.DistributionNotFound: No matching distribution found for httpx2==0.0.0 2026-05-11T09:18:51,251 Removed build tracker: '/tmp/pip-req-tracker-xr4s9w74'