2026-03-01T02:37:03,632 Created temporary directory: /tmp/pip-ephem-wheel-cache-_x_ow8vz 2026-03-01T02:37:03,637 Created temporary directory: /tmp/pip-req-tracker-utegwtv5 2026-03-01T02:37:03,638 Initialized build tracking at /tmp/pip-req-tracker-utegwtv5 2026-03-01T02:37:03,639 Created build tracker: /tmp/pip-req-tracker-utegwtv5 2026-03-01T02:37:03,639 Entered build tracker: /tmp/pip-req-tracker-utegwtv5 2026-03-01T02:37:03,640 Created temporary directory: /tmp/pip-wheel-e38lcbf7 2026-03-01T02:37:03,686 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-03-01T02:37:03,690 2 location(s) to search for versions of aligntune: 2026-03-01T02:37:03,690 * https://pypi.org/simple/aligntune/ 2026-03-01T02:37:03,690 * https://www.piwheels.org/simple/aligntune/ 2026-03-01T02:37:03,690 Fetching project page and analyzing links: https://pypi.org/simple/aligntune/ 2026-03-01T02:37:03,692 Getting page https://pypi.org/simple/aligntune/ 2026-03-01T02:37:03,695 Found index url https://pypi.org/simple 2026-03-01T02:37:03,704 Starting new HTTPS connection (1): pypi.org:443 2026-03-01T02:37:03,873 https://pypi.org:443 "GET /simple/aligntune/ HTTP/1.1" 200 567 2026-03-01T02:37:04,033 Skipping link: No binaries permitted for aligntune: https://files.pythonhosted.org/packages/7c/93/894cea4f25210709c4b5fb52b7a6df5ce8ce2f1d6ad555854fe602613da1/aligntune-0.1.7-py3-none-any.whl#sha256=1660090479e2595f0d016a798865dde7c51bdc7e304e09455e3ba5f056502f9c (from https://pypi.org/simple/aligntune/) (requires-python:>=3.12) 2026-03-01T02:37:04,035 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/d8/2f/3270eaf0ddf7292c571b6e9d83f1ddf95363df85ae745428ba985c893a7e/aligntune-0.1.7.tar.gz#sha256=67469c1f2cc875fde5ee0514fa8e78b8564f2a433082173e5d4e67f2de00bb7b (from https://pypi.org/simple/aligntune/) (requires-python:>=3.12) 2026-03-01T02:37:04,035 Fetching project page and analyzing links: https://www.piwheels.org/simple/aligntune/ 2026-03-01T02:37:04,036 Getting page https://www.piwheels.org/simple/aligntune/ 2026-03-01T02:37:04,038 Found index url https://www.piwheels.org/simple 2026-03-01T02:37:04,043 Starting new HTTPS connection (1): www.piwheels.org:443 2026-03-01T02:37:04,161 https://www.piwheels.org:443 "GET /simple/aligntune/ HTTP/1.1" 200 145 2026-03-01T02:37:04,237 Given no hashes to check 0 links for project 'aligntune': discarding no candidates 2026-03-01T02:37:04,237 ERROR: Could not find a version that satisfies the requirement aligntune==0.1.7 2026-03-01T02:37:04,238 ERROR: No matching distribution found for aligntune==0.1.7 2026-03-01T02:37:04,239 Exception information: 2026-03-01T02:37:04,239 Traceback (most recent call last): 2026-03-01T02:37:04,239 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-03-01T02:37:04,239 crit = self.state.criteria[name] 2026-03-01T02:37:04,239 KeyError: 'aligntune' 2026-03-01T02:37:04,239 2026-03-01T02:37:04,239 During handling of the above exception, another exception occurred: 2026-03-01T02:37:04,239 2026-03-01T02:37:04,239 Traceback (most recent call last): 2026-03-01T02:37:04,239 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-03-01T02:37:04,239 name, crit = self._merge_into_criterion(r, parent=None) 2026-03-01T02:37:04,239 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-03-01T02:37:04,239 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-03-01T02:37:04,239 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-03-01T02:37:04,239 raise RequirementsConflicted(criterion) 2026-03-01T02:37:04,239 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aligntune==0.1.7') 2026-03-01T02:37:04,239 2026-03-01T02:37:04,239 During handling of the above exception, another exception occurred: 2026-03-01T02:37:04,239 2026-03-01T02:37:04,239 Traceback (most recent call last): 2026-03-01T02:37:04,239 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-03-01T02:37:04,239 self._result = resolver.resolve( 2026-03-01T02:37:04,239 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-03-01T02:37:04,239 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-03-01T02:37:04,239 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-03-01T02:37:04,239 raise ResolutionImpossible(e.criterion.information) 2026-03-01T02:37:04,239 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aligntune==0.1.7'), parent=None)] 2026-03-01T02:37:04,239 2026-03-01T02:37:04,239 The above exception was the direct cause of the following exception: 2026-03-01T02:37:04,239 2026-03-01T02:37:04,239 Traceback (most recent call last): 2026-03-01T02:37:04,239 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-03-01T02:37:04,239 status = self.run(options, args) 2026-03-01T02:37:04,239 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-03-01T02:37:04,239 return func(self, options, args) 2026-03-01T02:37:04,239 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-03-01T02:37:04,239 requirement_set = resolver.resolve( 2026-03-01T02:37:04,239 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-03-01T02:37:04,239 six.raise_from(error, e) 2026-03-01T02:37:04,239 File "", line 3, in raise_from 2026-03-01T02:37:04,239 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aligntune==0.1.7 2026-03-01T02:37:04,249 Removed build tracker: '/tmp/pip-req-tracker-utegwtv5'