2026-03-04T18:05:09,122 Created temporary directory: /tmp/pip-ephem-wheel-cache-07eflqns 2026-03-04T18:05:09,127 Created temporary directory: /tmp/pip-req-tracker-8vq6bge6 2026-03-04T18:05:09,127 Initialized build tracking at /tmp/pip-req-tracker-8vq6bge6 2026-03-04T18:05:09,128 Created build tracker: /tmp/pip-req-tracker-8vq6bge6 2026-03-04T18:05:09,128 Entered build tracker: /tmp/pip-req-tracker-8vq6bge6 2026-03-04T18:05:09,129 Created temporary directory: /tmp/pip-wheel-polaven3 2026-03-04T18:05:09,175 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-03-04T18:05:09,179 2 location(s) to search for versions of kitflex: 2026-03-04T18:05:09,179 * https://pypi.org/simple/kitflex/ 2026-03-04T18:05:09,179 * https://www.piwheels.org/simple/kitflex/ 2026-03-04T18:05:09,179 Fetching project page and analyzing links: https://pypi.org/simple/kitflex/ 2026-03-04T18:05:09,181 Getting page https://pypi.org/simple/kitflex/ 2026-03-04T18:05:09,184 Found index url https://pypi.org/simple 2026-03-04T18:05:09,193 Starting new HTTPS connection (1): pypi.org:443 2026-03-04T18:05:09,366 https://pypi.org:443 "GET /simple/kitflex/ HTTP/1.1" 200 565 2026-03-04T18:05:09,526 Skipping link: No binaries permitted for kitflex: https://files.pythonhosted.org/packages/c0/2f/ef30fca31b5fe93a8419c8b01ca5c4149f3424c65ff3ab7d329914f03b1a/kitflex-0.0.1-py3-none-any.whl#sha256=f911f290992c130774d601a0dca4070e66440e3c6c4477ab1c260cd833718658 (from https://pypi.org/simple/kitflex/) (requires-python:>=3.14) 2026-03-04T18:05:09,528 Link requires a different Python (3.9.2 not in: '>=3.14'): https://files.pythonhosted.org/packages/24/cf/1f7fe47c8b066f0ff609ca7fb4c234471249778469796e3c898ba99c5be6/kitflex-0.0.1.tar.gz#sha256=442b7a705d28cab6433108a0df439554b032434c4f49230e6e95dece0f28431c (from https://pypi.org/simple/kitflex/) (requires-python:>=3.14) 2026-03-04T18:05:09,528 Fetching project page and analyzing links: https://www.piwheels.org/simple/kitflex/ 2026-03-04T18:05:09,529 Getting page https://www.piwheels.org/simple/kitflex/ 2026-03-04T18:05:09,531 Found index url https://www.piwheels.org/simple 2026-03-04T18:05:09,536 Starting new HTTPS connection (1): www.piwheels.org:443 2026-03-04T18:05:09,655 https://www.piwheels.org:443 "GET /simple/kitflex/ HTTP/1.1" 200 144 2026-03-04T18:05:09,731 Given no hashes to check 0 links for project 'kitflex': discarding no candidates 2026-03-04T18:05:09,731 ERROR: Could not find a version that satisfies the requirement kitflex==0.0.1 2026-03-04T18:05:09,732 ERROR: No matching distribution found for kitflex==0.0.1 2026-03-04T18:05:09,733 Exception information: 2026-03-04T18:05:09,733 Traceback (most recent call last): 2026-03-04T18:05:09,733 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-04T18:05:09,733 crit = self.state.criteria[name] 2026-03-04T18:05:09,733 KeyError: 'kitflex' 2026-03-04T18:05:09,733 2026-03-04T18:05:09,733 During handling of the above exception, another exception occurred: 2026-03-04T18:05:09,733 2026-03-04T18:05:09,733 Traceback (most recent call last): 2026-03-04T18:05:09,733 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-03-04T18:05:09,733 name, crit = self._merge_into_criterion(r, parent=None) 2026-03-04T18:05:09,733 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-04T18:05:09,733 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-03-04T18:05:09,733 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-03-04T18:05:09,733 raise RequirementsConflicted(criterion) 2026-03-04T18:05:09,733 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kitflex==0.0.1') 2026-03-04T18:05:09,733 2026-03-04T18:05:09,733 During handling of the above exception, another exception occurred: 2026-03-04T18:05:09,733 2026-03-04T18:05:09,733 Traceback (most recent call last): 2026-03-04T18:05:09,733 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-03-04T18:05:09,733 self._result = resolver.resolve( 2026-03-04T18:05:09,733 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-03-04T18:05:09,733 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-03-04T18:05:09,733 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-03-04T18:05:09,733 raise ResolutionImpossible(e.criterion.information) 2026-03-04T18:05:09,733 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kitflex==0.0.1'), parent=None)] 2026-03-04T18:05:09,733 2026-03-04T18:05:09,733 The above exception was the direct cause of the following exception: 2026-03-04T18:05:09,733 2026-03-04T18:05:09,733 Traceback (most recent call last): 2026-03-04T18:05:09,733 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-03-04T18:05:09,733 status = self.run(options, args) 2026-03-04T18:05:09,733 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-03-04T18:05:09,733 return func(self, options, args) 2026-03-04T18:05:09,733 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-03-04T18:05:09,733 requirement_set = resolver.resolve( 2026-03-04T18:05:09,733 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-03-04T18:05:09,733 six.raise_from(error, e) 2026-03-04T18:05:09,733 File "", line 3, in raise_from 2026-03-04T18:05:09,733 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kitflex==0.0.1 2026-03-04T18:05:09,743 Removed build tracker: '/tmp/pip-req-tracker-8vq6bge6'