2026-03-13T20:44:15,614 Created temporary directory: /tmp/pip-build-tracker-x8h0g1bl 2026-03-13T20:44:15,615 Initialized build tracking at /tmp/pip-build-tracker-x8h0g1bl 2026-03-13T20:44:15,615 Created build tracker: /tmp/pip-build-tracker-x8h0g1bl 2026-03-13T20:44:15,615 Entered build tracker: /tmp/pip-build-tracker-x8h0g1bl 2026-03-13T20:44:15,616 Created temporary directory: /tmp/pip-wheel-a_inrc21 2026-03-13T20:44:15,619 Created temporary directory: /tmp/pip-ephem-wheel-cache-fdgt252u 2026-03-13T20:44:15,678 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-03-13T20:44:15,681 2 location(s) to search for versions of reannotate: 2026-03-13T20:44:15,681 * https://pypi.org/simple/reannotate/ 2026-03-13T20:44:15,681 * https://www.piwheels.org/simple/reannotate/ 2026-03-13T20:44:15,681 Fetching project page and analyzing links: https://pypi.org/simple/reannotate/ 2026-03-13T20:44:15,681 Getting page https://pypi.org/simple/reannotate/ 2026-03-13T20:44:15,683 Found index url https://pypi.org/simple/ 2026-03-13T20:44:15,755 Fetched page https://pypi.org/simple/reannotate/ as application/vnd.pypi.simple.v1+json 2026-03-13T20:44:15,755 Skipping link: No binaries permitted for reannotate: https://files.pythonhosted.org/packages/30/a2/35004440f81258113ecd7a4bc7ac86db19a5f6ac4a1ec09bf8c69bf8b05e/reannotate-0.1.0-py3-none-any.whl (from https://pypi.org/simple/reannotate/) (requires-python:>=3.14) 2026-03-13T20:44:15,756 Link requires a different Python (3.13.5 not in: '>=3.14'): https://files.pythonhosted.org/packages/ba/29/ac66d177cc36730b326a1e79b1569ff8844e5d2ced7a9144d72327726c62/reannotate-0.1.0.tar.gz (from https://pypi.org/simple/reannotate/) (requires-python:>=3.14) 2026-03-13T20:44:15,756 Skipping link: 0.1.0 Requires-Python >=3.14: https://files.pythonhosted.org/packages/ba/29/ac66d177cc36730b326a1e79b1569ff8844e5d2ced7a9144d72327726c62/reannotate-0.1.0.tar.gz (from https://pypi.org/simple/reannotate/) (requires-python:>=3.14) 2026-03-13T20:44:15,757 Fetching project page and analyzing links: https://www.piwheels.org/simple/reannotate/ 2026-03-13T20:44:15,757 Getting page https://www.piwheels.org/simple/reannotate/ 2026-03-13T20:44:15,758 Found index url https://www.piwheels.org/simple/ 2026-03-13T20:44:15,847 Fetched page https://www.piwheels.org/simple/reannotate/ as text/html 2026-03-13T20:44:15,848 Skipping link: not a file: https://www.piwheels.org/simple/reannotate/ 2026-03-13T20:44:15,848 Skipping link: not a file: https://pypi.org/simple/reannotate/ 2026-03-13T20:44:15,872 Given no hashes to check 0 links for project 'reannotate': discarding no candidates 2026-03-13T20:44:15,873 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.14 2026-03-13T20:44:15,874 ERROR: Could not find a version that satisfies the requirement reannotate==0.1.0 (from versions: none) 2026-03-13T20:44:15,875 ERROR: No matching distribution found for reannotate==0.1.0 2026-03-13T20:44:15,875 Exception information: 2026-03-13T20:44:15,875 Traceback (most recent call last): 2026-03-13T20:44:15,875 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2026-03-13T20:44:15,875 self._add_to_criteria(self.state.criteria, r, parent=None) 2026-03-13T20:44:15,875 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-13T20:44:15,875 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2026-03-13T20:44:15,875 raise RequirementsConflicted(criterion) 2026-03-13T20:44:15,875 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('reannotate==0.1.0') 2026-03-13T20:44:15,875 2026-03-13T20:44:15,875 The above exception was the direct cause of the following exception: 2026-03-13T20:44:15,875 2026-03-13T20:44:15,875 Traceback (most recent call last): 2026-03-13T20:44:15,875 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2026-03-13T20:44:15,875 result = self._result = resolver.resolve( 2026-03-13T20:44:15,875 ~~~~~~~~~~~~~~~~^ 2026-03-13T20:44:15,875 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2026-03-13T20:44:15,875 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-13T20:44:15,875 ) 2026-03-13T20:44:15,875 ^ 2026-03-13T20:44:15,875 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2026-03-13T20:44:15,875 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-03-13T20:44:15,875 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2026-03-13T20:44:15,875 raise ResolutionImpossible(e.criterion.information) from e 2026-03-13T20:44:15,875 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('reannotate==0.1.0'), parent=None)] 2026-03-13T20:44:15,875 2026-03-13T20:44:15,875 The above exception was the direct cause of the following exception: 2026-03-13T20:44:15,875 2026-03-13T20:44:15,875 Traceback (most recent call last): 2026-03-13T20:44:15,875 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2026-03-13T20:44:15,875 status = _inner_run() 2026-03-13T20:44:15,875 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2026-03-13T20:44:15,875 return self.run(options, args) 2026-03-13T20:44:15,875 ~~~~~~~~^^^^^^^^^^^^^^^ 2026-03-13T20:44:15,875 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2026-03-13T20:44:15,875 return func(self, options, args) 2026-03-13T20:44:15,875 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2026-03-13T20:44:15,875 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2026-03-13T20:44:15,875 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2026-03-13T20:44:15,875 raise error from e 2026-03-13T20:44:15,875 pip._internal.exceptions.DistributionNotFound: No matching distribution found for reannotate==0.1.0 2026-03-13T20:44:15,885 Removed build tracker: '/tmp/pip-build-tracker-x8h0g1bl'