2025-02-21T04:56:25,439 Disabling truststore because Python version isn't 3.10+ 2025-02-21T04:56:25,935 Created temporary directory: /tmp/pip-build-tracker-inlb5sv8 2025-02-21T04:56:25,936 Initialized build tracking at /tmp/pip-build-tracker-inlb5sv8 2025-02-21T04:56:25,937 Created build tracker: /tmp/pip-build-tracker-inlb5sv8 2025-02-21T04:56:25,937 Entered build tracker: /tmp/pip-build-tracker-inlb5sv8 2025-02-21T04:56:25,937 Created temporary directory: /tmp/pip-wheel-2mx0p13c 2025-02-21T04:56:25,943 Created temporary directory: /tmp/pip-ephem-wheel-cache-qroat33j 2025-02-21T04:56:25,987 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-02-21T04:56:25,990 2 location(s) to search for versions of simple-system-ot-bank: 2025-02-21T04:56:25,990 * https://pypi.org/simple/simple-system-ot-bank/ 2025-02-21T04:56:25,990 * https://www.piwheels.org/simple/simple-system-ot-bank/ 2025-02-21T04:56:25,990 Fetching project page and analyzing links: https://pypi.org/simple/simple-system-ot-bank/ 2025-02-21T04:56:25,991 Getting page https://pypi.org/simple/simple-system-ot-bank/ 2025-02-21T04:56:25,992 Found index url https://pypi.org/simple/ 2025-02-21T04:56:26,095 Fetched page https://pypi.org/simple/simple-system-ot-bank/ as application/vnd.pypi.simple.v1+json 2025-02-21T04:56:26,096 Skipping link: No binaries permitted for simple-system-ot-bank: https://files.pythonhosted.org/packages/44/83/6c3a4157e07a4f54611258fa70c01ab81719fc89dd43f63165884d954816/simple_system_ot_bank-0.0.1-py3-none-any.whl (from https://pypi.org/simple/simple-system-ot-bank/) (requires-python:>=3.12) 2025-02-21T04:56:26,096 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/67/de/8c3d0fcbd54f28e65617371c89b71aff8f1818f483def29ee0aea033fee7/simple_system_ot_bank-0.0.1.tar.gz (from https://pypi.org/simple/simple-system-ot-bank/) (requires-python:>=3.12) 2025-02-21T04:56:26,097 Skipping link: 0.0.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/67/de/8c3d0fcbd54f28e65617371c89b71aff8f1818f483def29ee0aea033fee7/simple_system_ot_bank-0.0.1.tar.gz (from https://pypi.org/simple/simple-system-ot-bank/) (requires-python:>=3.12) 2025-02-21T04:56:26,097 Fetching project page and analyzing links: https://www.piwheels.org/simple/simple-system-ot-bank/ 2025-02-21T04:56:26,097 Getting page https://www.piwheels.org/simple/simple-system-ot-bank/ 2025-02-21T04:56:26,098 Found index url https://www.piwheels.org/simple/ 2025-02-21T04:56:26,143 Fetched page https://www.piwheels.org/simple/simple-system-ot-bank/ as text/html 2025-02-21T04:56:26,144 Skipping link: not a file: https://www.piwheels.org/simple/simple-system-ot-bank/ 2025-02-21T04:56:26,144 Skipping link: not a file: https://pypi.org/simple/simple-system-ot-bank/ 2025-02-21T04:56:26,160 Given no hashes to check 0 links for project 'simple-system-ot-bank': discarding no candidates 2025-02-21T04:56:26,161 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.12 2025-02-21T04:56:26,162 ERROR: Could not find a version that satisfies the requirement simple-system-ot-bank==0.0.1 (from versions: none) 2025-02-21T04:56:26,163 ERROR: No matching distribution found for simple-system-ot-bank==0.0.1 2025-02-21T04:56:26,164 Exception information: 2025-02-21T04:56:26,164 Traceback (most recent call last): 2025-02-21T04:56:26,164 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-02-21T04:56:26,164 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-02-21T04:56:26,164 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-02-21T04:56:26,164 raise RequirementsConflicted(criterion) 2025-02-21T04:56:26,164 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('simple-system-ot-bank==0.0.1') 2025-02-21T04:56:26,164 2025-02-21T04:56:26,164 During handling of the above exception, another exception occurred: 2025-02-21T04:56:26,164 2025-02-21T04:56:26,164 Traceback (most recent call last): 2025-02-21T04:56:26,164 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-02-21T04:56:26,164 result = self._result = resolver.resolve( 2025-02-21T04:56:26,164 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-02-21T04:56:26,164 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-02-21T04:56:26,164 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-02-21T04:56:26,164 raise ResolutionImpossible(e.criterion.information) 2025-02-21T04:56:26,164 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('simple-system-ot-bank==0.0.1'), parent=None)] 2025-02-21T04:56:26,164 2025-02-21T04:56:26,164 The above exception was the direct cause of the following exception: 2025-02-21T04:56:26,164 2025-02-21T04:56:26,164 Traceback (most recent call last): 2025-02-21T04:56:26,164 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-02-21T04:56:26,164 status = _inner_run() 2025-02-21T04:56:26,164 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-02-21T04:56:26,164 return self.run(options, args) 2025-02-21T04:56:26,164 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-02-21T04:56:26,164 return func(self, options, args) 2025-02-21T04:56:26,164 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-02-21T04:56:26,164 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-02-21T04:56:26,164 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-02-21T04:56:26,164 raise error from e 2025-02-21T04:56:26,164 pip._internal.exceptions.DistributionNotFound: No matching distribution found for simple-system-ot-bank==0.0.1 2025-02-21T04:56:26,167 Removed build tracker: '/tmp/pip-build-tracker-inlb5sv8'