2024-11-04T11:53:33,792 Disabling truststore because Python version isn't 3.10+ 2024-11-04T11:53:34,286 Created temporary directory: /tmp/pip-build-tracker-8zxtrxbd 2024-11-04T11:53:34,287 Initialized build tracking at /tmp/pip-build-tracker-8zxtrxbd 2024-11-04T11:53:34,287 Created build tracker: /tmp/pip-build-tracker-8zxtrxbd 2024-11-04T11:53:34,287 Entered build tracker: /tmp/pip-build-tracker-8zxtrxbd 2024-11-04T11:53:34,288 Created temporary directory: /tmp/pip-wheel-u9_jilmh 2024-11-04T11:53:34,293 Created temporary directory: /tmp/pip-ephem-wheel-cache-q7zzm_s7 2024-11-04T11:53:34,336 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-11-04T11:53:34,339 2 location(s) to search for versions of confeasy-azure-appc: 2024-11-04T11:53:34,339 * https://pypi.org/simple/confeasy-azure-appc/ 2024-11-04T11:53:34,339 * https://www.piwheels.org/simple/confeasy-azure-appc/ 2024-11-04T11:53:34,340 Fetching project page and analyzing links: https://pypi.org/simple/confeasy-azure-appc/ 2024-11-04T11:53:34,340 Getting page https://pypi.org/simple/confeasy-azure-appc/ 2024-11-04T11:53:34,341 Found index url https://pypi.org/simple/ 2024-11-04T11:53:34,361 Fetched page https://pypi.org/simple/confeasy-azure-appc/ as application/vnd.pypi.simple.v1+json 2024-11-04T11:53:34,362 Skipping link: No binaries permitted for confeasy-azure-appc: https://files.pythonhosted.org/packages/a8/e1/0688978faa2218ad9992c296ddcb11fe9b54f31df7e490c95217facdcf50/confeasy_azure_appc-1.0.0-py3-none-any.whl (from https://pypi.org/simple/confeasy-azure-appc/) (requires-python:<4.0,>=3.12) 2024-11-04T11:53:34,363 Link requires a different Python (3.9.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/c8/dc/008041606d90dc7e27cc6ec6e7f7030fbf6e5a6f4e6a6530226149ffb35a/confeasy_azure_appc-1.0.0.tar.gz (from https://pypi.org/simple/confeasy-azure-appc/) (requires-python:<4.0,>=3.12) 2024-11-04T11:53:34,363 Skipping link: 1.0.0 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/c8/dc/008041606d90dc7e27cc6ec6e7f7030fbf6e5a6f4e6a6530226149ffb35a/confeasy_azure_appc-1.0.0.tar.gz (from https://pypi.org/simple/confeasy-azure-appc/) (requires-python:<4.0,>=3.12) 2024-11-04T11:53:34,364 Fetching project page and analyzing links: https://www.piwheels.org/simple/confeasy-azure-appc/ 2024-11-04T11:53:34,364 Getting page https://www.piwheels.org/simple/confeasy-azure-appc/ 2024-11-04T11:53:34,365 Found index url https://www.piwheels.org/simple/ 2024-11-04T11:53:34,409 Fetched page https://www.piwheels.org/simple/confeasy-azure-appc/ as text/html 2024-11-04T11:53:34,410 Skipping link: not a file: https://www.piwheels.org/simple/confeasy-azure-appc/ 2024-11-04T11:53:34,410 Skipping link: not a file: https://pypi.org/simple/confeasy-azure-appc/ 2024-11-04T11:53:34,425 Given no hashes to check 0 links for project 'confeasy-azure-appc': discarding no candidates 2024-11-04T11:53:34,425 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python <4.0,>=3.12 2024-11-04T11:53:34,427 ERROR: Could not find a version that satisfies the requirement confeasy-azure-appc==1.0.0 (from versions: none) 2024-11-04T11:53:34,428 ERROR: No matching distribution found for confeasy-azure-appc==1.0.0 2024-11-04T11:53:34,428 Exception information: 2024-11-04T11:53:34,428 Traceback (most recent call last): 2024-11-04T11:53:34,428 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-11-04T11:53:34,428 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-11-04T11:53:34,428 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-11-04T11:53:34,428 raise RequirementsConflicted(criterion) 2024-11-04T11:53:34,428 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('confeasy-azure-appc==1.0.0') 2024-11-04T11:53:34,428 2024-11-04T11:53:34,428 During handling of the above exception, another exception occurred: 2024-11-04T11:53:34,428 2024-11-04T11:53:34,428 Traceback (most recent call last): 2024-11-04T11:53:34,428 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-11-04T11:53:34,428 result = self._result = resolver.resolve( 2024-11-04T11:53:34,428 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-11-04T11:53:34,428 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-11-04T11:53:34,428 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-11-04T11:53:34,428 raise ResolutionImpossible(e.criterion.information) 2024-11-04T11:53:34,428 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('confeasy-azure-appc==1.0.0'), parent=None)] 2024-11-04T11:53:34,428 2024-11-04T11:53:34,428 The above exception was the direct cause of the following exception: 2024-11-04T11:53:34,428 2024-11-04T11:53:34,428 Traceback (most recent call last): 2024-11-04T11:53:34,428 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-11-04T11:53:34,428 status = _inner_run() 2024-11-04T11:53:34,428 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-11-04T11:53:34,428 return self.run(options, args) 2024-11-04T11:53:34,428 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-11-04T11:53:34,428 return func(self, options, args) 2024-11-04T11:53:34,428 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-11-04T11:53:34,428 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-11-04T11:53:34,428 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-11-04T11:53:34,428 raise error from e 2024-11-04T11:53:34,428 pip._internal.exceptions.DistributionNotFound: No matching distribution found for confeasy-azure-appc==1.0.0 2024-11-04T11:53:34,432 Removed build tracker: '/tmp/pip-build-tracker-8zxtrxbd'