2025-11-27T04:06:31,074 Created temporary directory: /tmp/pip-ephem-wheel-cache-dtb6s68f 2025-11-27T04:06:31,079 Created temporary directory: /tmp/pip-req-tracker-elh6vuux 2025-11-27T04:06:31,080 Initialized build tracking at /tmp/pip-req-tracker-elh6vuux 2025-11-27T04:06:31,080 Created build tracker: /tmp/pip-req-tracker-elh6vuux 2025-11-27T04:06:31,081 Entered build tracker: /tmp/pip-req-tracker-elh6vuux 2025-11-27T04:06:31,082 Created temporary directory: /tmp/pip-wheel-iczvmp7v 2025-11-27T04:06:31,128 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2025-11-27T04:06:31,133 2 location(s) to search for versions of starlette-openapi3: 2025-11-27T04:06:31,133 * https://pypi.org/simple/starlette-openapi3/ 2025-11-27T04:06:31,133 * https://www.piwheels.org/simple/starlette-openapi3/ 2025-11-27T04:06:31,133 Fetching project page and analyzing links: https://pypi.org/simple/starlette-openapi3/ 2025-11-27T04:06:31,134 Getting page https://pypi.org/simple/starlette-openapi3/ 2025-11-27T04:06:31,138 Found index url https://pypi.org/simple 2025-11-27T04:06:31,147 Starting new HTTPS connection (1): pypi.org:443 2025-11-27T04:06:31,242 https://pypi.org:443 "GET /simple/starlette-openapi3/ HTTP/1.1" 200 574 2025-11-27T04:06:31,403 Skipping link: No binaries permitted for starlette-openapi3: https://files.pythonhosted.org/packages/46/05/2a75d7dc3e00de0ac48ee4131a2b55653c5de12b53d08dbb67aa9f2de64f/starlette_openapi3-0.0.1-py3-none-any.whl#sha256=3d7038ef2dd62767198d1407e45754fbed34578d58031eeb4ac09d8dd967a744 (from https://pypi.org/simple/starlette-openapi3/) (requires-python:>=3.14) 2025-11-27T04:06:31,405 Link requires a different Python (3.9.2 not in: '>=3.14'): https://files.pythonhosted.org/packages/be/50/cbc47145dad593e0321403fe704129eab29cb9c48eab45f5a2b8b09037e5/starlette_openapi3-0.0.1.tar.gz#sha256=5fcea0929d83b1aefeef00a2d4a5dea36705172e467596a4e4d8962b79b55fa9 (from https://pypi.org/simple/starlette-openapi3/) (requires-python:>=3.14) 2025-11-27T04:06:31,406 Fetching project page and analyzing links: https://www.piwheels.org/simple/starlette-openapi3/ 2025-11-27T04:06:31,406 Getting page https://www.piwheels.org/simple/starlette-openapi3/ 2025-11-27T04:06:31,408 Found index url https://www.piwheels.org/simple 2025-11-27T04:06:31,413 Starting new HTTPS connection (1): www.piwheels.org:443 2025-11-27T04:06:31,526 https://www.piwheels.org:443 "GET /simple/starlette-openapi3/ HTTP/1.1" 200 150 2025-11-27T04:06:31,603 Given no hashes to check 0 links for project 'starlette-openapi3': discarding no candidates 2025-11-27T04:06:31,603 ERROR: Could not find a version that satisfies the requirement starlette-openapi3==0.0.1 2025-11-27T04:06:31,604 ERROR: No matching distribution found for starlette-openapi3==0.0.1 2025-11-27T04:06:31,605 Exception information: 2025-11-27T04:06:31,605 Traceback (most recent call last): 2025-11-27T04:06:31,605 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2025-11-27T04:06:31,605 crit = self.state.criteria[name] 2025-11-27T04:06:31,605 KeyError: 'starlette-openapi3' 2025-11-27T04:06:31,605 2025-11-27T04:06:31,605 During handling of the above exception, another exception occurred: 2025-11-27T04:06:31,605 2025-11-27T04:06:31,605 Traceback (most recent call last): 2025-11-27T04:06:31,605 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2025-11-27T04:06:31,605 name, crit = self._merge_into_criterion(r, parent=None) 2025-11-27T04:06:31,605 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2025-11-27T04:06:31,605 crit = Criterion.from_requirement(self._p, requirement, parent) 2025-11-27T04:06:31,605 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2025-11-27T04:06:31,605 raise RequirementsConflicted(criterion) 2025-11-27T04:06:31,605 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('starlette-openapi3==0.0.1') 2025-11-27T04:06:31,605 2025-11-27T04:06:31,605 During handling of the above exception, another exception occurred: 2025-11-27T04:06:31,605 2025-11-27T04:06:31,605 Traceback (most recent call last): 2025-11-27T04:06:31,605 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2025-11-27T04:06:31,605 self._result = resolver.resolve( 2025-11-27T04:06:31,605 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2025-11-27T04:06:31,605 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-11-27T04:06:31,605 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2025-11-27T04:06:31,605 raise ResolutionImpossible(e.criterion.information) 2025-11-27T04:06:31,605 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('starlette-openapi3==0.0.1'), parent=None)] 2025-11-27T04:06:31,605 2025-11-27T04:06:31,605 The above exception was the direct cause of the following exception: 2025-11-27T04:06:31,605 2025-11-27T04:06:31,605 Traceback (most recent call last): 2025-11-27T04:06:31,605 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2025-11-27T04:06:31,605 status = self.run(options, args) 2025-11-27T04:06:31,605 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2025-11-27T04:06:31,605 return func(self, options, args) 2025-11-27T04:06:31,605 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2025-11-27T04:06:31,605 requirement_set = resolver.resolve( 2025-11-27T04:06:31,605 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2025-11-27T04:06:31,605 six.raise_from(error, e) 2025-11-27T04:06:31,605 File "", line 3, in raise_from 2025-11-27T04:06:31,605 pip._internal.exceptions.DistributionNotFound: No matching distribution found for starlette-openapi3==0.0.1 2025-11-27T04:06:31,615 Removed build tracker: '/tmp/pip-req-tracker-elh6vuux'