2025-09-09T11:22:25,653 Created temporary directory: /tmp/pip-build-tracker-xkm0hi7c 2025-09-09T11:22:25,654 Initialized build tracking at /tmp/pip-build-tracker-xkm0hi7c 2025-09-09T11:22:25,654 Created build tracker: /tmp/pip-build-tracker-xkm0hi7c 2025-09-09T11:22:25,654 Entered build tracker: /tmp/pip-build-tracker-xkm0hi7c 2025-09-09T11:22:25,654 Created temporary directory: /tmp/pip-wheel-lqm1xza_ 2025-09-09T11:22:25,657 Created temporary directory: /tmp/pip-ephem-wheel-cache-fjnyzttg 2025-09-09T11:22:25,718 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T11:22:25,721 2 location(s) to search for versions of argparse-ext: 2025-09-09T11:22:25,721 * https://pypi.org/simple/argparse-ext/ 2025-09-09T11:22:25,721 * https://www.piwheels.org/simple/argparse-ext/ 2025-09-09T11:22:25,721 Fetching project page and analyzing links: https://pypi.org/simple/argparse-ext/ 2025-09-09T11:22:25,721 Getting page https://pypi.org/simple/argparse-ext/ 2025-09-09T11:22:25,723 Found index url https://pypi.org/simple/ 2025-09-09T11:22:25,871 Fetched page https://pypi.org/simple/argparse-ext/ as application/vnd.pypi.simple.v1+json 2025-09-09T11:22:25,872 Found link https://files.pythonhosted.org/packages/d4/e6/3ce743ca00e2f0e212a02cd2fc57e034f5d11d3d6a1416b81971a790fcc3/argparse-ext-1.3.0.tar.gz (from https://pypi.org/simple/argparse-ext/), version: 1.3.0 2025-09-09T11:22:25,873 Found link https://files.pythonhosted.org/packages/94/71/fd112fcf4108b1314db23ea81329e243813cbdf7d3be9b2d03e9d82c5e1a/argparse-ext-1.4.2.tar.gz (from https://pypi.org/simple/argparse-ext/), version: 1.4.2 2025-09-09T11:22:25,873 Skipping link: No binaries permitted for argparse-ext: https://files.pythonhosted.org/packages/ea/fd/2fadadc63c9bc7bf9284416edd16de74bbe52bd04f3b90d426ef4f0cb15f/argparse_ext-1.4.2-py3-none-any.whl (from https://pypi.org/simple/argparse-ext/) 2025-09-09T11:22:25,874 Fetching project page and analyzing links: https://www.piwheels.org/simple/argparse-ext/ 2025-09-09T11:22:25,874 Getting page https://www.piwheels.org/simple/argparse-ext/ 2025-09-09T11:22:25,875 Found index url https://www.piwheels.org/simple/ 2025-09-09T11:22:25,982 Fetched page https://www.piwheels.org/simple/argparse-ext/ as text/html 2025-09-09T11:22:25,983 Skipping link: No binaries permitted for argparse-ext: https://archive1.piwheels.org/simple/argparse-ext/argparse_ext-1.4.2-py3-none-any.whl#sha256=2680289e90f6840dbcca75ae4d42b80742a5e9144bd55a3ee801ef855409ebb4 (from https://www.piwheels.org/simple/argparse-ext/) 2025-09-09T11:22:25,983 Skipping link: No binaries permitted for argparse-ext: https://archive1.piwheels.org/simple/argparse-ext/argparse_ext-1.3.0-py3-none-any.whl#sha256=70e634998c06f8b6b31f77a1eeef9d37a0510373222f50a40804f9daf892baec (from https://www.piwheels.org/simple/argparse-ext/) 2025-09-09T11:22:25,984 Skipping link: not a file: https://www.piwheels.org/simple/argparse-ext/ 2025-09-09T11:22:25,984 Skipping link: not a file: https://pypi.org/simple/argparse-ext/ 2025-09-09T11:22:26,010 Given no hashes to check 0 links for project 'argparse-ext': discarding no candidates 2025-09-09T11:22:26,010 ERROR: Could not find a version that satisfies the requirement argparse-ext==1.4.0 (from versions: 1.3.0, 1.4.2) 2025-09-09T11:22:26,012 ERROR: No matching distribution found for argparse-ext==1.4.0 2025-09-09T11:22:26,013 Exception information: 2025-09-09T11:22:26,013 Traceback (most recent call last): 2025-09-09T11:22:26,013 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T11:22:26,013 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T11:22:26,013 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T11:22:26,013 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T11:22:26,013 raise RequirementsConflicted(criterion) 2025-09-09T11:22:26,013 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('argparse-ext==1.4.0') 2025-09-09T11:22:26,013 2025-09-09T11:22:26,013 The above exception was the direct cause of the following exception: 2025-09-09T11:22:26,013 2025-09-09T11:22:26,013 Traceback (most recent call last): 2025-09-09T11:22:26,013 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T11:22:26,013 result = self._result = resolver.resolve( 2025-09-09T11:22:26,013 ~~~~~~~~~~~~~~~~^ 2025-09-09T11:22:26,013 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T11:22:26,013 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T11:22:26,013 ) 2025-09-09T11:22:26,013 ^ 2025-09-09T11:22:26,013 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T11:22:26,013 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T11:22:26,013 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T11:22:26,013 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T11:22:26,013 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('argparse-ext==1.4.0'), parent=None)] 2025-09-09T11:22:26,013 2025-09-09T11:22:26,013 The above exception was the direct cause of the following exception: 2025-09-09T11:22:26,013 2025-09-09T11:22:26,013 Traceback (most recent call last): 2025-09-09T11:22:26,013 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T11:22:26,013 status = _inner_run() 2025-09-09T11:22:26,013 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T11:22:26,013 return self.run(options, args) 2025-09-09T11:22:26,013 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T11:22:26,013 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T11:22:26,013 return func(self, options, args) 2025-09-09T11:22:26,013 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T11:22:26,013 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T11:22:26,013 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T11:22:26,013 raise error from e 2025-09-09T11:22:26,013 pip._internal.exceptions.DistributionNotFound: No matching distribution found for argparse-ext==1.4.0 2025-09-09T11:22:26,022 Removed build tracker: '/tmp/pip-build-tracker-xkm0hi7c'