2026-05-11T11:37:23,160 Created temporary directory: /tmp/pip-build-tracker-0ppwou6k 2026-05-11T11:37:23,161 Initialized build tracking at /tmp/pip-build-tracker-0ppwou6k 2026-05-11T11:37:23,161 Created build tracker: /tmp/pip-build-tracker-0ppwou6k 2026-05-11T11:37:23,161 Entered build tracker: /tmp/pip-build-tracker-0ppwou6k 2026-05-11T11:37:23,162 Created temporary directory: /tmp/pip-wheel-gaf6ua0o 2026-05-11T11:37:23,166 Created temporary directory: /tmp/pip-ephem-wheel-cache-n4764_ye 2026-05-11T11:37:23,227 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-05-11T11:37:23,230 2 location(s) to search for versions of httpcore2: 2026-05-11T11:37:23,230 * https://pypi.org/simple/httpcore2/ 2026-05-11T11:37:23,230 * https://www.piwheels.org/simple/httpcore2/ 2026-05-11T11:37:23,230 Fetching project page and analyzing links: https://pypi.org/simple/httpcore2/ 2026-05-11T11:37:23,230 Getting page https://pypi.org/simple/httpcore2/ 2026-05-11T11:37:23,231 Found index url https://pypi.org/simple/ 2026-05-11T11:37:24,025 Fetched page https://pypi.org/simple/httpcore2/ as application/vnd.pypi.simple.v1+json 2026-05-11T11:37:24,026 Skipping link: No binaries permitted for httpcore2: https://files.pythonhosted.org/packages/79/40/0f06088ac6f598713f2f80de5495be78349d742c93d3811207da9069f3f6/httpcore2-0.0.0-py3-none-any.whl (from https://pypi.org/simple/httpcore2/) (requires-python:>=3.14) 2026-05-11T11:37:24,027 Link requires a different Python (3.13.5 not in: '>=3.14'): https://files.pythonhosted.org/packages/42/14/3afda397c436e70ed989f40ee6bf1ed453756f9f7611aaed77b167dadf09/httpcore2-0.0.0.tar.gz (from https://pypi.org/simple/httpcore2/) (requires-python:>=3.14) 2026-05-11T11:37:24,027 Skipping link: 0.0.0 Requires-Python >=3.14: https://files.pythonhosted.org/packages/42/14/3afda397c436e70ed989f40ee6bf1ed453756f9f7611aaed77b167dadf09/httpcore2-0.0.0.tar.gz (from https://pypi.org/simple/httpcore2/) (requires-python:>=3.14) 2026-05-11T11:37:24,028 Fetching project page and analyzing links: https://www.piwheels.org/simple/httpcore2/ 2026-05-11T11:37:24,028 Getting page https://www.piwheels.org/simple/httpcore2/ 2026-05-11T11:37:24,029 Found index url https://www.piwheels.org/simple/ 2026-05-11T11:37:24,122 Fetched page https://www.piwheels.org/simple/httpcore2/ as text/html 2026-05-11T11:37:24,122 Skipping link: not a file: https://www.piwheels.org/simple/httpcore2/ 2026-05-11T11:37:24,123 Skipping link: not a file: https://pypi.org/simple/httpcore2/ 2026-05-11T11:37:24,146 Given no hashes to check 0 links for project 'httpcore2': discarding no candidates 2026-05-11T11:37:24,147 ERROR: Ignored the following versions that require a different python version: 0.0.0 Requires-Python >=3.14 2026-05-11T11:37:24,148 ERROR: Could not find a version that satisfies the requirement httpcore2==0.0.0 (from versions: none) 2026-05-11T11:37:24,149 ERROR: No matching distribution found for httpcore2==0.0.0 2026-05-11T11:37:24,150 Exception information: 2026-05-11T11:37:24,150 Traceback (most recent call last): 2026-05-11T11:37:24,150 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2026-05-11T11:37:24,150 self._add_to_criteria(self.state.criteria, r, parent=None) 2026-05-11T11:37:24,150 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11T11:37:24,150 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2026-05-11T11:37:24,150 raise RequirementsConflicted(criterion) 2026-05-11T11:37:24,150 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('httpcore2==0.0.0') 2026-05-11T11:37:24,150 2026-05-11T11:37:24,150 The above exception was the direct cause of the following exception: 2026-05-11T11:37:24,150 2026-05-11T11:37:24,150 Traceback (most recent call last): 2026-05-11T11:37:24,150 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2026-05-11T11:37:24,150 result = self._result = resolver.resolve( 2026-05-11T11:37:24,150 ~~~~~~~~~~~~~~~~^ 2026-05-11T11:37:24,150 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2026-05-11T11:37:24,150 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11T11:37:24,150 ) 2026-05-11T11:37:24,150 ^ 2026-05-11T11:37:24,150 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2026-05-11T11:37:24,150 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-05-11T11:37:24,150 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2026-05-11T11:37:24,150 raise ResolutionImpossible(e.criterion.information) from e 2026-05-11T11:37:24,150 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('httpcore2==0.0.0'), parent=None)] 2026-05-11T11:37:24,150 2026-05-11T11:37:24,150 The above exception was the direct cause of the following exception: 2026-05-11T11:37:24,150 2026-05-11T11:37:24,150 Traceback (most recent call last): 2026-05-11T11:37:24,150 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2026-05-11T11:37:24,150 status = _inner_run() 2026-05-11T11:37:24,150 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2026-05-11T11:37:24,150 return self.run(options, args) 2026-05-11T11:37:24,150 ~~~~~~~~^^^^^^^^^^^^^^^ 2026-05-11T11:37:24,150 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2026-05-11T11:37:24,150 return func(self, options, args) 2026-05-11T11:37:24,150 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2026-05-11T11:37:24,150 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2026-05-11T11:37:24,150 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2026-05-11T11:37:24,150 raise error from e 2026-05-11T11:37:24,150 pip._internal.exceptions.DistributionNotFound: No matching distribution found for httpcore2==0.0.0 2026-05-11T11:37:24,160 Removed build tracker: '/tmp/pip-build-tracker-0ppwou6k'