2024-02-07T23:45:15,821 Created temporary directory: /tmp/pip-build-tracker-9zh8orzj 2024-02-07T23:45:15,823 Initialized build tracking at /tmp/pip-build-tracker-9zh8orzj 2024-02-07T23:45:15,823 Created build tracker: /tmp/pip-build-tracker-9zh8orzj 2024-02-07T23:45:15,823 Entered build tracker: /tmp/pip-build-tracker-9zh8orzj 2024-02-07T23:45:15,824 Created temporary directory: /tmp/pip-wheel-1xptk0v4 2024-02-07T23:45:15,828 Created temporary directory: /tmp/pip-ephem-wheel-cache-hlee3evo 2024-02-07T23:45:15,849 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-07T23:45:15,852 2 location(s) to search for versions of seal-tool: 2024-02-07T23:45:15,852 * https://pypi.org/simple/seal-tool/ 2024-02-07T23:45:15,852 * https://www.piwheels.org/simple/seal-tool/ 2024-02-07T23:45:15,853 Fetching project page and analyzing links: https://pypi.org/simple/seal-tool/ 2024-02-07T23:45:15,854 Getting page https://pypi.org/simple/seal-tool/ 2024-02-07T23:45:15,855 Found index url https://pypi.org/simple/ 2024-02-07T23:45:16,066 Fetched page https://pypi.org/simple/seal-tool/ as application/vnd.pypi.simple.v1+json 2024-02-07T23:45:16,068 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/3a/db/e55eefcc107cbd8c271689799472af4bf76882b784daf835fc776f3e5b89/seal-tool-0.10.0.tar.gz (from https://pypi.org/simple/seal-tool/) (requires-python:>=3.12) 2024-02-07T23:45:16,069 Skipping link: 0.10.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/3a/db/e55eefcc107cbd8c271689799472af4bf76882b784daf835fc776f3e5b89/seal-tool-0.10.0.tar.gz (from https://pypi.org/simple/seal-tool/) (requires-python:>=3.12) 2024-02-07T23:45:16,069 Skipping link: No binaries permitted for seal-tool: https://files.pythonhosted.org/packages/63/8a/32a259b83ad081ad4770a1a909e958b03a8c512662edb3f3a5764635fca6/seal_tool-0.10.0-py3-none-any.whl (from https://pypi.org/simple/seal-tool/) (requires-python:>=3.12) 2024-02-07T23:45:16,070 Fetching project page and analyzing links: https://www.piwheels.org/simple/seal-tool/ 2024-02-07T23:45:16,071 Getting page https://www.piwheels.org/simple/seal-tool/ 2024-02-07T23:45:16,072 Found index url https://www.piwheels.org/simple/ 2024-02-07T23:45:16,223 Fetched page https://www.piwheels.org/simple/seal-tool/ as text/html 2024-02-07T23:45:16,224 Skipping link: not a file: https://www.piwheels.org/simple/seal-tool/ 2024-02-07T23:45:16,225 Skipping link: not a file: https://pypi.org/simple/seal-tool/ 2024-02-07T23:45:16,243 Given no hashes to check 0 links for project 'seal-tool': discarding no candidates 2024-02-07T23:45:16,243 ERROR: Ignored the following versions that require a different python version: 0.10.0 Requires-Python >=3.12 2024-02-07T23:45:16,245 ERROR: Could not find a version that satisfies the requirement seal-tool==0.10.0 (from versions: none) 2024-02-07T23:45:16,247 ERROR: No matching distribution found for seal-tool==0.10.0 2024-02-07T23:45:16,248 Exception information: 2024-02-07T23:45:16,248 Traceback (most recent call last): 2024-02-07T23:45:16,248 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-02-07T23:45:16,248 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-02-07T23:45:16,248 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-02-07T23:45:16,248 raise RequirementsConflicted(criterion) 2024-02-07T23:45:16,248 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('seal-tool==0.10.0') 2024-02-07T23:45:16,248 2024-02-07T23:45:16,248 During handling of the above exception, another exception occurred: 2024-02-07T23:45:16,248 2024-02-07T23:45:16,248 Traceback (most recent call last): 2024-02-07T23:45:16,248 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-02-07T23:45:16,248 result = self._result = resolver.resolve( 2024-02-07T23:45:16,248 ^^^^^^^^^^^^^^^^^ 2024-02-07T23:45:16,248 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-02-07T23:45:16,248 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-02-07T23:45:16,248 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-07T23:45:16,248 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-02-07T23:45:16,248 raise ResolutionImpossible(e.criterion.information) 2024-02-07T23:45:16,248 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('seal-tool==0.10.0'), parent=None)] 2024-02-07T23:45:16,248 2024-02-07T23:45:16,248 The above exception was the direct cause of the following exception: 2024-02-07T23:45:16,248 2024-02-07T23:45:16,248 Traceback (most recent call last): 2024-02-07T23:45:16,248 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-02-07T23:45:16,248 status = run_func(*args) 2024-02-07T23:45:16,248 ^^^^^^^^^^^^^^^ 2024-02-07T23:45:16,248 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-02-07T23:45:16,248 return func(self, options, args) 2024-02-07T23:45:16,248 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-07T23:45:16,248 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-02-07T23:45:16,248 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-02-07T23:45:16,248 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-07T23:45:16,248 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-02-07T23:45:16,248 raise error from e 2024-02-07T23:45:16,248 pip._internal.exceptions.DistributionNotFound: No matching distribution found for seal-tool==0.10.0 2024-02-07T23:45:16,254 Removed build tracker: '/tmp/pip-build-tracker-9zh8orzj'