2025-01-06T22:00:34,330 Created temporary directory: /tmp/pip-build-tracker-mfrucoyl 2025-01-06T22:00:34,331 Initialized build tracking at /tmp/pip-build-tracker-mfrucoyl 2025-01-06T22:00:34,332 Created build tracker: /tmp/pip-build-tracker-mfrucoyl 2025-01-06T22:00:34,332 Entered build tracker: /tmp/pip-build-tracker-mfrucoyl 2025-01-06T22:00:34,333 Created temporary directory: /tmp/pip-wheel-pihp4feq 2025-01-06T22:00:34,337 Created temporary directory: /tmp/pip-ephem-wheel-cache-c7_7u4f8 2025-01-06T22:00:34,382 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-01-06T22:00:34,385 2 location(s) to search for versions of pycertifier: 2025-01-06T22:00:34,385 * https://pypi.org/simple/pycertifier/ 2025-01-06T22:00:34,385 * https://www.piwheels.org/simple/pycertifier/ 2025-01-06T22:00:34,386 Fetching project page and analyzing links: https://pypi.org/simple/pycertifier/ 2025-01-06T22:00:34,387 Getting page https://pypi.org/simple/pycertifier/ 2025-01-06T22:00:34,388 Found index url https://pypi.org/simple/ 2025-01-06T22:00:34,608 Fetched page https://pypi.org/simple/pycertifier/ as application/vnd.pypi.simple.v1+json 2025-01-06T22:00:34,609 Skipping link: No binaries permitted for pycertifier: https://files.pythonhosted.org/packages/62/ca/af1e49d53b78ac985ef34279bca4fef10d0e56d3d9a8499dfb491e41c4e5/pycertifier-1.0.0-py3-none-any.whl (from https://pypi.org/simple/pycertifier/) (requires-python:>=3.13) 2025-01-06T22:00:34,610 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/af/59/af7747e91107774789a03bb5645b987dfa438646741be250e6e516eec671/pycertifier-1.0.0.tar.gz (from https://pypi.org/simple/pycertifier/) (requires-python:>=3.13) 2025-01-06T22:00:34,611 Skipping link: 1.0.0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/af/59/af7747e91107774789a03bb5645b987dfa438646741be250e6e516eec671/pycertifier-1.0.0.tar.gz (from https://pypi.org/simple/pycertifier/) (requires-python:>=3.13) 2025-01-06T22:00:34,612 Fetching project page and analyzing links: https://www.piwheels.org/simple/pycertifier/ 2025-01-06T22:00:34,612 Getting page https://www.piwheels.org/simple/pycertifier/ 2025-01-06T22:00:34,614 Found index url https://www.piwheels.org/simple/ 2025-01-06T22:00:36,848 Fetched page https://www.piwheels.org/simple/pycertifier/ as text/html 2025-01-06T22:00:36,851 Skipping link: not a file: https://www.piwheels.org/simple/pycertifier/ 2025-01-06T22:00:36,852 Skipping link: not a file: https://pypi.org/simple/pycertifier/ 2025-01-06T22:00:36,892 Given no hashes to check 0 links for project 'pycertifier': discarding no candidates 2025-01-06T22:00:36,893 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python >=3.13 2025-01-06T22:00:36,896 ERROR: Could not find a version that satisfies the requirement pycertifier==1.0.0 (from versions: none) 2025-01-06T22:00:36,898 ERROR: No matching distribution found for pycertifier==1.0.0 2025-01-06T22:00:36,900 Exception information: 2025-01-06T22:00:36,900 Traceback (most recent call last): 2025-01-06T22:00:36,900 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-01-06T22:00:36,900 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-01-06T22:00:36,900 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-01-06T22:00:36,900 raise RequirementsConflicted(criterion) 2025-01-06T22:00:36,900 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pycertifier==1.0.0') 2025-01-06T22:00:36,900 2025-01-06T22:00:36,900 During handling of the above exception, another exception occurred: 2025-01-06T22:00:36,900 2025-01-06T22:00:36,900 Traceback (most recent call last): 2025-01-06T22:00:36,900 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-01-06T22:00:36,900 result = self._result = resolver.resolve( 2025-01-06T22:00:36,900 ^^^^^^^^^^^^^^^^^ 2025-01-06T22:00:36,900 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-01-06T22:00:36,900 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-01-06T22:00:36,900 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-06T22:00:36,900 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-01-06T22:00:36,900 raise ResolutionImpossible(e.criterion.information) 2025-01-06T22:00:36,900 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pycertifier==1.0.0'), parent=None)] 2025-01-06T22:00:36,900 2025-01-06T22:00:36,900 The above exception was the direct cause of the following exception: 2025-01-06T22:00:36,900 2025-01-06T22:00:36,900 Traceback (most recent call last): 2025-01-06T22:00:36,900 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-01-06T22:00:36,900 status = _inner_run() 2025-01-06T22:00:36,900 ^^^^^^^^^^^^ 2025-01-06T22:00:36,900 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-01-06T22:00:36,900 return self.run(options, args) 2025-01-06T22:00:36,900 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-06T22:00:36,900 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-01-06T22:00:36,900 return func(self, options, args) 2025-01-06T22:00:36,900 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-06T22:00:36,900 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-01-06T22:00:36,900 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-01-06T22:00:36,900 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-06T22:00:36,900 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-01-06T22:00:36,900 raise error from e 2025-01-06T22:00:36,900 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pycertifier==1.0.0 2025-01-06T22:00:36,909 Removed build tracker: '/tmp/pip-build-tracker-mfrucoyl'