2026-04-27T20:32:46,686 Created temporary directory: /tmp/pip-ephem-wheel-cache-jsi9frxu 2026-04-27T20:32:46,691 Created temporary directory: /tmp/pip-req-tracker-uyjjqf6c 2026-04-27T20:32:46,692 Initialized build tracking at /tmp/pip-req-tracker-uyjjqf6c 2026-04-27T20:32:46,693 Created build tracker: /tmp/pip-req-tracker-uyjjqf6c 2026-04-27T20:32:46,693 Entered build tracker: /tmp/pip-req-tracker-uyjjqf6c 2026-04-27T20:32:46,694 Created temporary directory: /tmp/pip-wheel-wmnoo32s 2026-04-27T20:32:46,739 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-04-27T20:32:46,743 2 location(s) to search for versions of orbit-install: 2026-04-27T20:32:46,743 * https://pypi.org/simple/orbit-install/ 2026-04-27T20:32:46,743 * https://www.piwheels.org/simple/orbit-install/ 2026-04-27T20:32:46,744 Fetching project page and analyzing links: https://pypi.org/simple/orbit-install/ 2026-04-27T20:32:46,745 Getting page https://pypi.org/simple/orbit-install/ 2026-04-27T20:32:46,748 Found index url https://pypi.org/simple 2026-04-27T20:32:46,758 Starting new HTTPS connection (1): pypi.org:443 2026-04-27T20:32:46,933 https://pypi.org:443 "GET /simple/orbit-install/ HTTP/1.1" 200 810 2026-04-27T20:32:47,097 Skipping link: No binaries permitted for orbit-install: https://files.pythonhosted.org/packages/f7/76/3bfd22cc02e3338633870df3b88ecf1b2bfc2e24abba1a794fcc1ab5259f/orbit_install-1.0.2-py3-none-any.whl#sha256=bf7f2c4a164580598aaa77014adeb527416227a8cef5789b6754105232ef4834 (from https://pypi.org/simple/orbit-install/) (requires-python:>=3.11) 2026-04-27T20:32:47,099 Link requires a different Python (3.9.2 not in: '>=3.11'): https://files.pythonhosted.org/packages/7e/d7/20f2c3258dc0c5b8e45c47694b578fc5ae1687abfe2f4b6351ff53acb3ab/orbit_install-1.0.2.tar.gz#sha256=49d0285593fa3c5a6ed04acd860ecf16764afd15eaf8ac964bc45e1dea5db8b9 (from https://pypi.org/simple/orbit-install/) (requires-python:>=3.11) 2026-04-27T20:32:47,100 Skipping link: No binaries permitted for orbit-install: https://files.pythonhosted.org/packages/ce/ab/a6290e4536d50190cb99284179cdbab0216de4c9abbf6c0063a3d51f2e94/orbit_install-1.0.3-py3-none-any.whl#sha256=f44fd0a1587f34535afea7a28106c1c7cfdb4d632724816bd716242155a4309f (from https://pypi.org/simple/orbit-install/) (requires-python:>=3.11) 2026-04-27T20:32:47,101 Link requires a different Python (3.9.2 not in: '>=3.11'): https://files.pythonhosted.org/packages/0a/34/632616538cf2ce72297aeb2ebbf7bed3d5a4d439c3a368485c3f3ea85719/orbit_install-1.0.3.tar.gz#sha256=1d5eec6c9aeaccdd9c5d4926140962e6fd00fda441de6c51070da657406bd9c1 (from https://pypi.org/simple/orbit-install/) (requires-python:>=3.11) 2026-04-27T20:32:47,102 Fetching project page and analyzing links: https://www.piwheels.org/simple/orbit-install/ 2026-04-27T20:32:47,103 Getting page https://www.piwheels.org/simple/orbit-install/ 2026-04-27T20:32:47,105 Found index url https://www.piwheels.org/simple 2026-04-27T20:32:47,109 Starting new HTTPS connection (1): www.piwheels.org:443 2026-04-27T20:32:47,238 https://www.piwheels.org:443 "GET /simple/orbit-install/ HTTP/1.1" 200 147 2026-04-27T20:32:47,318 Given no hashes to check 0 links for project 'orbit-install': discarding no candidates 2026-04-27T20:32:47,318 ERROR: Could not find a version that satisfies the requirement orbit-install==1.0.2 2026-04-27T20:32:47,319 ERROR: No matching distribution found for orbit-install==1.0.2 2026-04-27T20:32:47,320 Exception information: 2026-04-27T20:32:47,320 Traceback (most recent call last): 2026-04-27T20:32:47,320 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-04-27T20:32:47,320 crit = self.state.criteria[name] 2026-04-27T20:32:47,320 KeyError: 'orbit-install' 2026-04-27T20:32:47,320 2026-04-27T20:32:47,320 During handling of the above exception, another exception occurred: 2026-04-27T20:32:47,320 2026-04-27T20:32:47,320 Traceback (most recent call last): 2026-04-27T20:32:47,320 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-04-27T20:32:47,320 name, crit = self._merge_into_criterion(r, parent=None) 2026-04-27T20:32:47,320 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-04-27T20:32:47,320 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-04-27T20:32:47,320 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-04-27T20:32:47,320 raise RequirementsConflicted(criterion) 2026-04-27T20:32:47,320 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('orbit-install==1.0.2') 2026-04-27T20:32:47,320 2026-04-27T20:32:47,320 During handling of the above exception, another exception occurred: 2026-04-27T20:32:47,320 2026-04-27T20:32:47,320 Traceback (most recent call last): 2026-04-27T20:32:47,320 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-04-27T20:32:47,320 self._result = resolver.resolve( 2026-04-27T20:32:47,320 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-04-27T20:32:47,320 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-04-27T20:32:47,320 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-04-27T20:32:47,320 raise ResolutionImpossible(e.criterion.information) 2026-04-27T20:32:47,320 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('orbit-install==1.0.2'), parent=None)] 2026-04-27T20:32:47,320 2026-04-27T20:32:47,320 The above exception was the direct cause of the following exception: 2026-04-27T20:32:47,320 2026-04-27T20:32:47,320 Traceback (most recent call last): 2026-04-27T20:32:47,320 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-04-27T20:32:47,320 status = self.run(options, args) 2026-04-27T20:32:47,320 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-04-27T20:32:47,320 return func(self, options, args) 2026-04-27T20:32:47,320 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-04-27T20:32:47,320 requirement_set = resolver.resolve( 2026-04-27T20:32:47,320 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-04-27T20:32:47,320 six.raise_from(error, e) 2026-04-27T20:32:47,320 File "", line 3, in raise_from 2026-04-27T20:32:47,320 pip._internal.exceptions.DistributionNotFound: No matching distribution found for orbit-install==1.0.2 2026-04-27T20:32:47,330 Removed build tracker: '/tmp/pip-req-tracker-uyjjqf6c'