2025-09-02T00:41:00,838 Created temporary directory: /tmp/pip-build-tracker-9i66i7zf 2025-09-02T00:41:00,840 Initialized build tracking at /tmp/pip-build-tracker-9i66i7zf 2025-09-02T00:41:00,840 Created build tracker: /tmp/pip-build-tracker-9i66i7zf 2025-09-02T00:41:00,840 Entered build tracker: /tmp/pip-build-tracker-9i66i7zf 2025-09-02T00:41:00,841 Created temporary directory: /tmp/pip-wheel-taniqami 2025-09-02T00:41:00,845 Created temporary directory: /tmp/pip-ephem-wheel-cache-wtfsv3qh 2025-09-02T00:41:00,898 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-02T00:41:00,900 2 location(s) to search for versions of qmb: 2025-09-02T00:41:00,900 * https://pypi.org/simple/qmb/ 2025-09-02T00:41:00,900 * https://www.piwheels.org/simple/qmb/ 2025-09-02T00:41:00,901 Fetching project page and analyzing links: https://pypi.org/simple/qmb/ 2025-09-02T00:41:00,902 Getting page https://pypi.org/simple/qmb/ 2025-09-02T00:41:00,903 Found index url https://pypi.org/simple/ 2025-09-02T00:41:01,196 Fetched page https://pypi.org/simple/qmb/ as application/vnd.pypi.simple.v1+json 2025-09-02T00:41:01,200 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/e4/61/80610c8751547b09b9121315261092075a9158cade8eaa2717048c949155/qmb-0.0.10.tar.gz (from https://pypi.org/simple/qmb/) (requires-python:>=3.12) 2025-09-02T00:41:01,201 Skipping link: 0.0.10 Requires-Python >=3.12: https://files.pythonhosted.org/packages/e4/61/80610c8751547b09b9121315261092075a9158cade8eaa2717048c949155/qmb-0.0.10.tar.gz (from https://pypi.org/simple/qmb/) (requires-python:>=3.12) 2025-09-02T00:41:01,202 Skipping link: No binaries permitted for qmb: https://files.pythonhosted.org/packages/e8/a5/2c233a03fded4df48de07e0200a1abe20c88303efc50e935837459987e58/qmb-0.0.51-py3-none-any.whl (from https://pypi.org/simple/qmb/) (requires-python:>=3.12) 2025-09-02T00:41:01,203 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/74/18/b9b4dffa77121300fadbdcc20c26e790b835a94a9ef76f06ca2a3437e900/qmb-0.0.51.tar.gz (from https://pypi.org/simple/qmb/) (requires-python:>=3.12) 2025-09-02T00:41:01,205 Skipping link: 0.0.51 Requires-Python >=3.12: https://files.pythonhosted.org/packages/74/18/b9b4dffa77121300fadbdcc20c26e790b835a94a9ef76f06ca2a3437e900/qmb-0.0.51.tar.gz (from https://pypi.org/simple/qmb/) (requires-python:>=3.12) 2025-09-02T00:41:01,206 Fetching project page and analyzing links: https://www.piwheels.org/simple/qmb/ 2025-09-02T00:41:01,207 Getting page https://www.piwheels.org/simple/qmb/ 2025-09-02T00:41:01,210 Found index url https://www.piwheels.org/simple/ 2025-09-02T00:41:01,390 Fetched page https://www.piwheels.org/simple/qmb/ as text/html 2025-09-02T00:41:01,391 Skipping link: not a file: https://www.piwheels.org/simple/qmb/ 2025-09-02T00:41:01,392 Skipping link: not a file: https://pypi.org/simple/qmb/ 2025-09-02T00:41:01,413 Given no hashes to check 0 links for project 'qmb': discarding no candidates 2025-09-02T00:41:01,414 ERROR: Ignored the following versions that require a different python version: 0.0.10 Requires-Python >=3.12; 0.0.51 Requires-Python >=3.12 2025-09-02T00:41:01,416 ERROR: Could not find a version that satisfies the requirement qmb==0.0.51 (from versions: none) 2025-09-02T00:41:01,417 ERROR: No matching distribution found for qmb==0.0.51 2025-09-02T00:41:01,418 Exception information: 2025-09-02T00:41:01,418 Traceback (most recent call last): 2025-09-02T00:41:01,418 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-09-02T00:41:01,418 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-02T00:41:01,418 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-09-02T00:41:01,418 raise RequirementsConflicted(criterion) 2025-09-02T00:41:01,418 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('qmb==0.0.51') 2025-09-02T00:41:01,418 2025-09-02T00:41:01,418 The above exception was the direct cause of the following exception: 2025-09-02T00:41:01,418 2025-09-02T00:41:01,418 Traceback (most recent call last): 2025-09-02T00:41:01,418 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-09-02T00:41:01,418 result = self._result = resolver.resolve( 2025-09-02T00:41:01,418 ^^^^^^^^^^^^^^^^^ 2025-09-02T00:41:01,418 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-09-02T00:41:01,418 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-02T00:41:01,418 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-02T00:41:01,418 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-09-02T00:41:01,418 raise ResolutionImpossible(e.criterion.information) from e 2025-09-02T00:41:01,418 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('qmb==0.0.51'), parent=None)] 2025-09-02T00:41:01,418 2025-09-02T00:41:01,418 The above exception was the direct cause of the following exception: 2025-09-02T00:41:01,418 2025-09-02T00:41:01,418 Traceback (most recent call last): 2025-09-02T00:41:01,418 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-09-02T00:41:01,418 status = _inner_run() 2025-09-02T00:41:01,418 ^^^^^^^^^^^^ 2025-09-02T00:41:01,418 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-09-02T00:41:01,418 return self.run(options, args) 2025-09-02T00:41:01,418 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-02T00:41:01,418 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-09-02T00:41:01,418 return func(self, options, args) 2025-09-02T00:41:01,418 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-02T00:41:01,418 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-09-02T00:41:01,418 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-02T00:41:01,418 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-02T00:41:01,418 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-09-02T00:41:01,418 raise error from e 2025-09-02T00:41:01,418 pip._internal.exceptions.DistributionNotFound: No matching distribution found for qmb==0.0.51 2025-09-02T00:41:01,425 Removed build tracker: '/tmp/pip-build-tracker-9i66i7zf'