2025-09-10T08:58:22,146 Created temporary directory: /tmp/pip-build-tracker-0qov9s66 2025-09-10T08:58:22,147 Initialized build tracking at /tmp/pip-build-tracker-0qov9s66 2025-09-10T08:58:22,147 Created build tracker: /tmp/pip-build-tracker-0qov9s66 2025-09-10T08:58:22,147 Entered build tracker: /tmp/pip-build-tracker-0qov9s66 2025-09-10T08:58:22,147 Created temporary directory: /tmp/pip-wheel-4wzfhp3_ 2025-09-10T08:58:22,151 Created temporary directory: /tmp/pip-ephem-wheel-cache-ojltgofy 2025-09-10T08:58:22,211 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-10T08:58:22,213 2 location(s) to search for versions of tap-clientsuccess: 2025-09-10T08:58:22,213 * https://pypi.org/simple/tap-clientsuccess/ 2025-09-10T08:58:22,213 * https://www.piwheels.org/simple/tap-clientsuccess/ 2025-09-10T08:58:22,214 Fetching project page and analyzing links: https://pypi.org/simple/tap-clientsuccess/ 2025-09-10T08:58:22,214 Getting page https://pypi.org/simple/tap-clientsuccess/ 2025-09-10T08:58:22,216 Found index url https://pypi.org/simple/ 2025-09-10T08:58:22,366 Fetched page https://pypi.org/simple/tap-clientsuccess/ as application/vnd.pypi.simple.v1+json 2025-09-10T08:58:22,368 Link requires a different Python (3.13.5 not in: '>=3.7.1,<3.11'): https://files.pythonhosted.org/packages/f5/1c/1df7071750670c973a99568397ae365cd4409974ad68e813238c63921691/tap-clientsuccess-0.0.1.tar.gz (from https://pypi.org/simple/tap-clientsuccess/) (requires-python:>=3.7.1,<3.11) 2025-09-10T08:58:22,368 Skipping link: 0.0.1 Requires-Python >=3.7.1,<3.11: https://files.pythonhosted.org/packages/f5/1c/1df7071750670c973a99568397ae365cd4409974ad68e813238c63921691/tap-clientsuccess-0.0.1.tar.gz (from https://pypi.org/simple/tap-clientsuccess/) (requires-python:>=3.7.1,<3.11) 2025-09-10T08:58:22,368 Skipping link: No binaries permitted for tap-clientsuccess: https://files.pythonhosted.org/packages/48/6d/7ac235ba90a6df2231799afd7200b8ebe7cf2ee1532c6ad344ffa9635d18/tap_clientsuccess-0.0.1-py3-none-any.whl (from https://pypi.org/simple/tap-clientsuccess/) (requires-python:>=3.7.1,<3.11) 2025-09-10T08:58:22,369 Fetching project page and analyzing links: https://www.piwheels.org/simple/tap-clientsuccess/ 2025-09-10T08:58:22,369 Getting page https://www.piwheels.org/simple/tap-clientsuccess/ 2025-09-10T08:58:22,370 Found index url https://www.piwheels.org/simple/ 2025-09-10T08:58:22,463 Fetched page https://www.piwheels.org/simple/tap-clientsuccess/ as text/html 2025-09-10T08:58:22,464 Skipping link: not a file: https://www.piwheels.org/simple/tap-clientsuccess/ 2025-09-10T08:58:22,464 Skipping link: not a file: https://pypi.org/simple/tap-clientsuccess/ 2025-09-10T08:58:22,488 Given no hashes to check 0 links for project 'tap-clientsuccess': discarding no candidates 2025-09-10T08:58:22,488 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.7.1,<3.11 2025-09-10T08:58:22,490 ERROR: Could not find a version that satisfies the requirement tap-clientsuccess==0.0.1 (from versions: none) 2025-09-10T08:58:22,491 ERROR: No matching distribution found for tap-clientsuccess==0.0.1 2025-09-10T08:58:22,492 Exception information: 2025-09-10T08:58:22,492 Traceback (most recent call last): 2025-09-10T08:58:22,492 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-10T08:58:22,492 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-10T08:58:22,492 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T08:58:22,492 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-10T08:58:22,492 raise RequirementsConflicted(criterion) 2025-09-10T08:58:22,492 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tap-clientsuccess==0.0.1') 2025-09-10T08:58:22,492 2025-09-10T08:58:22,492 The above exception was the direct cause of the following exception: 2025-09-10T08:58:22,492 2025-09-10T08:58:22,492 Traceback (most recent call last): 2025-09-10T08:58:22,492 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-10T08:58:22,492 result = self._result = resolver.resolve( 2025-09-10T08:58:22,492 ~~~~~~~~~~~~~~~~^ 2025-09-10T08:58:22,492 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-10T08:58:22,492 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T08:58:22,492 ) 2025-09-10T08:58:22,492 ^ 2025-09-10T08:58:22,492 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-10T08:58:22,492 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-10T08:58:22,492 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-10T08:58:22,492 raise ResolutionImpossible(e.criterion.information) from e 2025-09-10T08:58:22,492 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tap-clientsuccess==0.0.1'), parent=None)] 2025-09-10T08:58:22,492 2025-09-10T08:58:22,492 The above exception was the direct cause of the following exception: 2025-09-10T08:58:22,492 2025-09-10T08:58:22,492 Traceback (most recent call last): 2025-09-10T08:58:22,492 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-10T08:58:22,492 status = _inner_run() 2025-09-10T08:58:22,492 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-10T08:58:22,492 return self.run(options, args) 2025-09-10T08:58:22,492 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-10T08:58:22,492 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-10T08:58:22,492 return func(self, options, args) 2025-09-10T08:58:22,492 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-10T08:58:22,492 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-10T08:58:22,492 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-10T08:58:22,492 raise error from e 2025-09-10T08:58:22,492 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tap-clientsuccess==0.0.1 2025-09-10T08:58:22,502 Removed build tracker: '/tmp/pip-build-tracker-0qov9s66'