2026-05-16T02:37:46,748 Created temporary directory: /tmp/pip-build-tracker-dq2c0fch 2026-05-16T02:37:46,749 Initialized build tracking at /tmp/pip-build-tracker-dq2c0fch 2026-05-16T02:37:46,749 Created build tracker: /tmp/pip-build-tracker-dq2c0fch 2026-05-16T02:37:46,749 Entered build tracker: /tmp/pip-build-tracker-dq2c0fch 2026-05-16T02:37:46,750 Created temporary directory: /tmp/pip-wheel-dg4081qg 2026-05-16T02:37:46,753 Created temporary directory: /tmp/pip-ephem-wheel-cache-v5wqkdmm 2026-05-16T02:37:46,808 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-05-16T02:37:46,810 2 location(s) to search for versions of qx-di: 2026-05-16T02:37:46,810 * https://pypi.org/simple/qx-di/ 2026-05-16T02:37:46,810 * https://www.piwheels.org/simple/qx-di/ 2026-05-16T02:37:46,811 Fetching project page and analyzing links: https://pypi.org/simple/qx-di/ 2026-05-16T02:37:46,811 Getting page https://pypi.org/simple/qx-di/ 2026-05-16T02:37:46,812 Found index url https://pypi.org/simple/ 2026-05-16T02:37:47,054 Fetched page https://pypi.org/simple/qx-di/ as application/vnd.pypi.simple.v1+json 2026-05-16T02:37:47,056 Skipping link: No binaries permitted for qx-di: https://files.pythonhosted.org/packages/6f/fd/242c434e2d54f97a01b427ef232c23daad046a6d837276c3056671c6c7bf/qx_di-0.2.0-py3-none-any.whl (from https://pypi.org/simple/qx-di/) (requires-python:>=3.14) 2026-05-16T02:37:47,057 Link requires a different Python (3.13.5 not in: '>=3.14'): https://files.pythonhosted.org/packages/18/b2/4e72429114021f553175cc46570ece4a59c62d7a1b4552079cbfc1f106fa/qx_di-0.2.0.tar.gz (from https://pypi.org/simple/qx-di/) (requires-python:>=3.14) 2026-05-16T02:37:47,058 Skipping link: 0.2.0 Requires-Python >=3.14: https://files.pythonhosted.org/packages/18/b2/4e72429114021f553175cc46570ece4a59c62d7a1b4552079cbfc1f106fa/qx_di-0.2.0.tar.gz (from https://pypi.org/simple/qx-di/) (requires-python:>=3.14) 2026-05-16T02:37:47,058 Skipping link: No binaries permitted for qx-di: https://files.pythonhosted.org/packages/95/28/1e76b28d77c6d7c72ead3f5a417bffff572b149c710af4f25098cda911cc/qx_di-1.0.0-py3-none-any.whl (from https://pypi.org/simple/qx-di/) (requires-python:>=3.14) 2026-05-16T02:37:47,059 Fetching project page and analyzing links: https://www.piwheels.org/simple/qx-di/ 2026-05-16T02:37:47,059 Getting page https://www.piwheels.org/simple/qx-di/ 2026-05-16T02:37:47,060 Found index url https://www.piwheels.org/simple/ 2026-05-16T02:37:47,157 Fetched page https://www.piwheels.org/simple/qx-di/ as text/html 2026-05-16T02:37:47,158 Skipping link: not a file: https://www.piwheels.org/simple/qx-di/ 2026-05-16T02:37:47,158 Skipping link: not a file: https://pypi.org/simple/qx-di/ 2026-05-16T02:37:47,183 Given no hashes to check 0 links for project 'qx-di': discarding no candidates 2026-05-16T02:37:47,183 ERROR: Ignored the following versions that require a different python version: 0.2.0 Requires-Python >=3.14 2026-05-16T02:37:47,184 ERROR: Could not find a version that satisfies the requirement qx-di==0.2.0 (from versions: none) 2026-05-16T02:37:47,185 ERROR: No matching distribution found for qx-di==0.2.0 2026-05-16T02:37:47,186 Exception information: 2026-05-16T02:37:47,186 Traceback (most recent call last): 2026-05-16T02:37:47,186 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2026-05-16T02:37:47,186 self._add_to_criteria(self.state.criteria, r, parent=None) 2026-05-16T02:37:47,186 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-16T02:37:47,186 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2026-05-16T02:37:47,186 raise RequirementsConflicted(criterion) 2026-05-16T02:37:47,186 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('qx-di==0.2.0') 2026-05-16T02:37:47,186 2026-05-16T02:37:47,186 The above exception was the direct cause of the following exception: 2026-05-16T02:37:47,186 2026-05-16T02:37:47,186 Traceback (most recent call last): 2026-05-16T02:37:47,186 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2026-05-16T02:37:47,186 result = self._result = resolver.resolve( 2026-05-16T02:37:47,186 ~~~~~~~~~~~~~~~~^ 2026-05-16T02:37:47,186 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2026-05-16T02:37:47,186 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-16T02:37:47,186 ) 2026-05-16T02:37:47,186 ^ 2026-05-16T02:37:47,186 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2026-05-16T02:37:47,186 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-05-16T02:37:47,186 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2026-05-16T02:37:47,186 raise ResolutionImpossible(e.criterion.information) from e 2026-05-16T02:37:47,186 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('qx-di==0.2.0'), parent=None)] 2026-05-16T02:37:47,186 2026-05-16T02:37:47,186 The above exception was the direct cause of the following exception: 2026-05-16T02:37:47,186 2026-05-16T02:37:47,186 Traceback (most recent call last): 2026-05-16T02:37:47,186 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2026-05-16T02:37:47,186 status = _inner_run() 2026-05-16T02:37:47,186 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2026-05-16T02:37:47,186 return self.run(options, args) 2026-05-16T02:37:47,186 ~~~~~~~~^^^^^^^^^^^^^^^ 2026-05-16T02:37:47,186 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2026-05-16T02:37:47,186 return func(self, options, args) 2026-05-16T02:37:47,186 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2026-05-16T02:37:47,186 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2026-05-16T02:37:47,186 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2026-05-16T02:37:47,186 raise error from e 2026-05-16T02:37:47,186 pip._internal.exceptions.DistributionNotFound: No matching distribution found for qx-di==0.2.0 2026-05-16T02:37:47,196 Removed build tracker: '/tmp/pip-build-tracker-dq2c0fch'