2022-06-25T16:41:09,859 Created temporary directory: /tmp/pip-ephem-wheel-cache-by7mni3t 2022-06-25T16:41:09,864 Created temporary directory: /tmp/pip-build-tracker-cq11hbhg 2022-06-25T16:41:09,865 Initialized build tracking at /tmp/pip-build-tracker-cq11hbhg 2022-06-25T16:41:09,865 Created build tracker: /tmp/pip-build-tracker-cq11hbhg 2022-06-25T16:41:09,866 Entered build tracker: /tmp/pip-build-tracker-cq11hbhg 2022-06-25T16:41:09,867 Created temporary directory: /tmp/pip-wheel-d2mmu56i 2022-06-25T16:41:09,934 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-25T16:41:09,943 2 location(s) to search for versions of krange: 2022-06-25T16:41:09,943 * https://pypi.org/simple/krange/ 2022-06-25T16:41:09,943 * https://www.piwheels.org/simple/krange/ 2022-06-25T16:41:09,944 Fetching project page and analyzing links: https://pypi.org/simple/krange/ 2022-06-25T16:41:09,945 Getting page https://pypi.org/simple/krange/ 2022-06-25T16:41:09,949 Found index url https://pypi.org/simple 2022-06-25T16:41:10,138 Skipping link: No binaries permitted for krange: https://files.pythonhosted.org/packages/c9/82/8c1e0282f5bb72a8404265eb47e1361d842a0fa252da0f7afa8dcbf20a19/krange-1.0-py3-none-any.whl#sha256=bff0d33efd40f03c3fff7937b253382853654a935e3f8b5104f62227b1cdb389 (from https://pypi.org/simple/krange/) (requires-python:>=3.10.1) 2022-06-25T16:41:10,140 Link requires a different Python (3.9.2 not in: '>=3.10.1'): https://files.pythonhosted.org/packages/51/11/5178f945158826c7b3facdcb0a3fb32d145e121f2db01174428318a01696/krange-1.0.tar.gz#sha256=962c26157a68e762a3f3a6baa335a4b86b1b317d9adfe826fbe759b573d71773 (from https://pypi.org/simple/krange/) (requires-python:>=3.10.1) 2022-06-25T16:41:10,140 Skipping link: 1.0 Requires-Python >=3.10.1: https://files.pythonhosted.org/packages/51/11/5178f945158826c7b3facdcb0a3fb32d145e121f2db01174428318a01696/krange-1.0.tar.gz#sha256=962c26157a68e762a3f3a6baa335a4b86b1b317d9adfe826fbe759b573d71773 (from https://pypi.org/simple/krange/) (requires-python:>=3.10.1) 2022-06-25T16:41:10,141 Fetching project page and analyzing links: https://www.piwheels.org/simple/krange/ 2022-06-25T16:41:10,142 Getting page https://www.piwheels.org/simple/krange/ 2022-06-25T16:41:10,144 Found index url https://www.piwheels.org/simple 2022-06-25T16:41:10,359 Skipping link: not a file: https://www.piwheels.org/simple/krange/ 2022-06-25T16:41:10,359 Skipping link: not a file: https://pypi.org/simple/krange/ 2022-06-25T16:41:10,403 Given no hashes to check 0 links for project 'krange': discarding no candidates 2022-06-25T16:41:10,404 ERROR: Ignored the following versions that require a different python version: 1.0 Requires-Python >=3.10.1 2022-06-25T16:41:10,407 ERROR: Could not find a version that satisfies the requirement krange==1.0 (from versions: none) 2022-06-25T16:41:10,409 ERROR: No matching distribution found for krange==1.0 2022-06-25T16:41:10,411 Exception information: 2022-06-25T16:41:10,411 Traceback (most recent call last): 2022-06-25T16:41:10,411 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-25T16:41:10,411 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-25T16:41:10,411 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-25T16:41:10,411 raise RequirementsConflicted(criterion) 2022-06-25T16:41:10,411 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('krange==1.0') 2022-06-25T16:41:10,411 2022-06-25T16:41:10,411 During handling of the above exception, another exception occurred: 2022-06-25T16:41:10,411 2022-06-25T16:41:10,411 Traceback (most recent call last): 2022-06-25T16:41:10,411 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-06-25T16:41:10,411 result = self._result = resolver.resolve( 2022-06-25T16:41:10,411 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-25T16:41:10,411 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-25T16:41:10,411 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-25T16:41:10,411 raise ResolutionImpossible(e.criterion.information) 2022-06-25T16:41:10,411 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('krange==1.0'), parent=None)] 2022-06-25T16:41:10,411 2022-06-25T16:41:10,411 The above exception was the direct cause of the following exception: 2022-06-25T16:41:10,411 2022-06-25T16:41:10,411 Traceback (most recent call last): 2022-06-25T16:41:10,411 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-25T16:41:10,411 status = run_func(*args) 2022-06-25T16:41:10,411 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-25T16:41:10,411 return func(self, options, args) 2022-06-25T16:41:10,411 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-06-25T16:41:10,411 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-25T16:41:10,411 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-25T16:41:10,411 raise error from e 2022-06-25T16:41:10,411 pip._internal.exceptions.DistributionNotFound: No matching distribution found for krange==1.0 2022-06-25T16:41:10,419 Removed build tracker: '/tmp/pip-build-tracker-cq11hbhg'