2025-02-04T00:40:03,765 Disabling truststore because Python version isn't 3.10+ 2025-02-04T00:40:04,249 Created temporary directory: /tmp/pip-build-tracker-ilt_s8wo 2025-02-04T00:40:04,250 Initialized build tracking at /tmp/pip-build-tracker-ilt_s8wo 2025-02-04T00:40:04,250 Created build tracker: /tmp/pip-build-tracker-ilt_s8wo 2025-02-04T00:40:04,250 Entered build tracker: /tmp/pip-build-tracker-ilt_s8wo 2025-02-04T00:40:04,251 Created temporary directory: /tmp/pip-wheel-q9h0mo5v 2025-02-04T00:40:04,256 Created temporary directory: /tmp/pip-ephem-wheel-cache-cfjjpqyq 2025-02-04T00:40:04,300 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-02-04T00:40:04,303 2 location(s) to search for versions of apiverve-exercises: 2025-02-04T00:40:04,303 * https://pypi.org/simple/apiverve-exercises/ 2025-02-04T00:40:04,303 * https://www.piwheels.org/simple/apiverve-exercises/ 2025-02-04T00:40:04,303 Fetching project page and analyzing links: https://pypi.org/simple/apiverve-exercises/ 2025-02-04T00:40:04,304 Getting page https://pypi.org/simple/apiverve-exercises/ 2025-02-04T00:40:04,305 Found index url https://pypi.org/simple/ 2025-02-04T00:40:04,404 Fetched page https://pypi.org/simple/apiverve-exercises/ as application/vnd.pypi.simple.v1+json 2025-02-04T00:40:04,406 Skipping link: No binaries permitted for apiverve-exercises: https://files.pythonhosted.org/packages/57/46/aa1517eeced0405eca5e8a26d3239bd76a1f6ade0b9577253c24df4f63a5/apiverve_exercises-1.1.5-py3-none-any.whl (from https://pypi.org/simple/apiverve-exercises/) (requires-python:>=3.12) 2025-02-04T00:40:04,407 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/3e/8a/8b9358f5de01962fada5cd78239605dcf1c6a91a60b69637c1b98fef2b16/apiverve_exercises-1.1.5.tar.gz (from https://pypi.org/simple/apiverve-exercises/) (requires-python:>=3.12) 2025-02-04T00:40:04,407 Skipping link: 1.1.5 Requires-Python >=3.12: https://files.pythonhosted.org/packages/3e/8a/8b9358f5de01962fada5cd78239605dcf1c6a91a60b69637c1b98fef2b16/apiverve_exercises-1.1.5.tar.gz (from https://pypi.org/simple/apiverve-exercises/) (requires-python:>=3.12) 2025-02-04T00:40:04,407 Skipping link: No binaries permitted for apiverve-exercises: https://files.pythonhosted.org/packages/1b/f3/d99d52c88cd2661fcf9e015daefe7f608869fccfd3c6301bc0bdaed7a1c0/apiverve_exercises-1.1.7-py3-none-any.whl (from https://pypi.org/simple/apiverve-exercises/) (requires-python:>=3.12) 2025-02-04T00:40:04,407 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/b5/f9/f6f9abf63b35a85a520f9dca9fae97c173f399959048262a51f24f667e9c/apiverve_exercises-1.1.7.tar.gz (from https://pypi.org/simple/apiverve-exercises/) (requires-python:>=3.12) 2025-02-04T00:40:04,408 Skipping link: 1.1.7 Requires-Python >=3.12: https://files.pythonhosted.org/packages/b5/f9/f6f9abf63b35a85a520f9dca9fae97c173f399959048262a51f24f667e9c/apiverve_exercises-1.1.7.tar.gz (from https://pypi.org/simple/apiverve-exercises/) (requires-python:>=3.12) 2025-02-04T00:40:04,408 Fetching project page and analyzing links: https://www.piwheels.org/simple/apiverve-exercises/ 2025-02-04T00:40:04,408 Getting page https://www.piwheels.org/simple/apiverve-exercises/ 2025-02-04T00:40:04,409 Found index url https://www.piwheels.org/simple/ 2025-02-04T00:40:04,447 Fetched page https://www.piwheels.org/simple/apiverve-exercises/ as text/html 2025-02-04T00:40:04,448 Skipping link: not a file: https://www.piwheels.org/simple/apiverve-exercises/ 2025-02-04T00:40:04,448 Skipping link: not a file: https://pypi.org/simple/apiverve-exercises/ 2025-02-04T00:40:04,464 Given no hashes to check 0 links for project 'apiverve-exercises': discarding no candidates 2025-02-04T00:40:04,465 ERROR: Ignored the following versions that require a different python version: 1.1.5 Requires-Python >=3.12; 1.1.7 Requires-Python >=3.12 2025-02-04T00:40:04,466 ERROR: Could not find a version that satisfies the requirement apiverve-exercises==1.1.7 (from versions: none) 2025-02-04T00:40:04,467 ERROR: No matching distribution found for apiverve-exercises==1.1.7 2025-02-04T00:40:04,468 Exception information: 2025-02-04T00:40:04,468 Traceback (most recent call last): 2025-02-04T00:40:04,468 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-02-04T00:40:04,468 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-02-04T00:40:04,468 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-02-04T00:40:04,468 raise RequirementsConflicted(criterion) 2025-02-04T00:40:04,468 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('apiverve-exercises==1.1.7') 2025-02-04T00:40:04,468 2025-02-04T00:40:04,468 During handling of the above exception, another exception occurred: 2025-02-04T00:40:04,468 2025-02-04T00:40:04,468 Traceback (most recent call last): 2025-02-04T00:40:04,468 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-02-04T00:40:04,468 result = self._result = resolver.resolve( 2025-02-04T00:40:04,468 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-02-04T00:40:04,468 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-02-04T00:40:04,468 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-02-04T00:40:04,468 raise ResolutionImpossible(e.criterion.information) 2025-02-04T00:40:04,468 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('apiverve-exercises==1.1.7'), parent=None)] 2025-02-04T00:40:04,468 2025-02-04T00:40:04,468 The above exception was the direct cause of the following exception: 2025-02-04T00:40:04,468 2025-02-04T00:40:04,468 Traceback (most recent call last): 2025-02-04T00:40:04,468 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-02-04T00:40:04,468 status = _inner_run() 2025-02-04T00:40:04,468 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-02-04T00:40:04,468 return self.run(options, args) 2025-02-04T00:40:04,468 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-02-04T00:40:04,468 return func(self, options, args) 2025-02-04T00:40:04,468 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-02-04T00:40:04,468 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-02-04T00:40:04,468 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-02-04T00:40:04,468 raise error from e 2025-02-04T00:40:04,468 pip._internal.exceptions.DistributionNotFound: No matching distribution found for apiverve-exercises==1.1.7 2025-02-04T00:40:04,472 Removed build tracker: '/tmp/pip-build-tracker-ilt_s8wo'