2024-08-22T21:28:33,050 Disabling truststore because Python version isn't 3.10+ 2024-08-22T21:28:33,515 Created temporary directory: /tmp/pip-build-tracker-42yefthm 2024-08-22T21:28:33,516 Initialized build tracking at /tmp/pip-build-tracker-42yefthm 2024-08-22T21:28:33,516 Created build tracker: /tmp/pip-build-tracker-42yefthm 2024-08-22T21:28:33,516 Entered build tracker: /tmp/pip-build-tracker-42yefthm 2024-08-22T21:28:33,517 Created temporary directory: /tmp/pip-wheel-rt788t4h 2024-08-22T21:28:33,522 Created temporary directory: /tmp/pip-ephem-wheel-cache-jiasfpte 2024-08-22T21:28:33,566 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-08-22T21:28:33,569 2 location(s) to search for versions of chonk: 2024-08-22T21:28:33,569 * https://pypi.org/simple/chonk/ 2024-08-22T21:28:33,569 * https://www.piwheels.org/simple/chonk/ 2024-08-22T21:28:33,569 Fetching project page and analyzing links: https://pypi.org/simple/chonk/ 2024-08-22T21:28:33,570 Getting page https://pypi.org/simple/chonk/ 2024-08-22T21:28:33,571 Found index url https://pypi.org/simple/ 2024-08-22T21:28:33,591 Fetched page https://pypi.org/simple/chonk/ as application/vnd.pypi.simple.v1+json 2024-08-22T21:28:33,592 Skipping link: No binaries permitted for chonk: https://files.pythonhosted.org/packages/77/d7/b9777b8f4404486f74345c30a6cab7a22823d07c43e9c833fc88cc4a4225/chonk-0.1.0-py3-none-any.whl (from https://pypi.org/simple/chonk/) (requires-python:>=3.12) 2024-08-22T21:28:33,593 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/b8/cc/2db6d4f59af39f1fddc26a1c9d5c72fc6d44f4362a7ddc6990e331400eba/chonk-0.1.0.tar.gz (from https://pypi.org/simple/chonk/) (requires-python:>=3.12) 2024-08-22T21:28:33,593 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/b8/cc/2db6d4f59af39f1fddc26a1c9d5c72fc6d44f4362a7ddc6990e331400eba/chonk-0.1.0.tar.gz (from https://pypi.org/simple/chonk/) (requires-python:>=3.12) 2024-08-22T21:28:33,594 Fetching project page and analyzing links: https://www.piwheels.org/simple/chonk/ 2024-08-22T21:28:33,594 Getting page https://www.piwheels.org/simple/chonk/ 2024-08-22T21:28:33,595 Found index url https://www.piwheels.org/simple/ 2024-08-22T21:28:33,632 Fetched page https://www.piwheels.org/simple/chonk/ as text/html 2024-08-22T21:28:33,632 Skipping link: not a file: https://www.piwheels.org/simple/chonk/ 2024-08-22T21:28:33,633 Skipping link: not a file: https://pypi.org/simple/chonk/ 2024-08-22T21:28:33,649 Given no hashes to check 0 links for project 'chonk': discarding no candidates 2024-08-22T21:28:33,649 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12 2024-08-22T21:28:33,651 ERROR: Could not find a version that satisfies the requirement chonk==0.1.0 (from versions: none) 2024-08-22T21:28:33,652 ERROR: No matching distribution found for chonk==0.1.0 2024-08-22T21:28:33,652 Exception information: 2024-08-22T21:28:33,652 Traceback (most recent call last): 2024-08-22T21:28:33,652 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-08-22T21:28:33,652 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-08-22T21:28:33,652 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-08-22T21:28:33,652 raise RequirementsConflicted(criterion) 2024-08-22T21:28:33,652 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('chonk==0.1.0') 2024-08-22T21:28:33,652 2024-08-22T21:28:33,652 During handling of the above exception, another exception occurred: 2024-08-22T21:28:33,652 2024-08-22T21:28:33,652 Traceback (most recent call last): 2024-08-22T21:28:33,652 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-08-22T21:28:33,652 result = self._result = resolver.resolve( 2024-08-22T21:28:33,652 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-08-22T21:28:33,652 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-08-22T21:28:33,652 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-08-22T21:28:33,652 raise ResolutionImpossible(e.criterion.information) 2024-08-22T21:28:33,652 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('chonk==0.1.0'), parent=None)] 2024-08-22T21:28:33,652 2024-08-22T21:28:33,652 The above exception was the direct cause of the following exception: 2024-08-22T21:28:33,652 2024-08-22T21:28:33,652 Traceback (most recent call last): 2024-08-22T21:28:33,652 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-08-22T21:28:33,652 status = _inner_run() 2024-08-22T21:28:33,652 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-08-22T21:28:33,652 return self.run(options, args) 2024-08-22T21:28:33,652 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-08-22T21:28:33,652 return func(self, options, args) 2024-08-22T21:28:33,652 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-08-22T21:28:33,652 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-08-22T21:28:33,652 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-08-22T21:28:33,652 raise error from e 2024-08-22T21:28:33,652 pip._internal.exceptions.DistributionNotFound: No matching distribution found for chonk==0.1.0 2024-08-22T21:28:33,656 Removed build tracker: '/tmp/pip-build-tracker-42yefthm'