2022-06-25T16:35:25,192 Created temporary directory: /tmp/pip-ephem-wheel-cache-gejmqy3f 2022-06-25T16:35:25,198 Created temporary directory: /tmp/pip-build-tracker-zlkui4__ 2022-06-25T16:35:25,199 Initialized build tracking at /tmp/pip-build-tracker-zlkui4__ 2022-06-25T16:35:25,199 Created build tracker: /tmp/pip-build-tracker-zlkui4__ 2022-06-25T16:35:25,199 Entered build tracker: /tmp/pip-build-tracker-zlkui4__ 2022-06-25T16:35:25,201 Created temporary directory: /tmp/pip-wheel-59mk2yef 2022-06-25T16:35:25,263 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-25T16:35:25,271 2 location(s) to search for versions of krange: 2022-06-25T16:35:25,271 * https://pypi.org/simple/krange/ 2022-06-25T16:35:25,271 * https://www.piwheels.org/simple/krange/ 2022-06-25T16:35:25,272 Fetching project page and analyzing links: https://pypi.org/simple/krange/ 2022-06-25T16:35:25,273 Getting page https://pypi.org/simple/krange/ 2022-06-25T16:35:25,277 Found index url https://pypi.org/simple 2022-06-25T16:35:25,380 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:35:25,382 Link requires a different Python (3.7.3 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:35:25,383 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:35:25,383 Fetching project page and analyzing links: https://www.piwheels.org/simple/krange/ 2022-06-25T16:35:25,384 Getting page https://www.piwheels.org/simple/krange/ 2022-06-25T16:35:25,386 Found index url https://www.piwheels.org/simple 2022-06-25T16:35:25,662 Skipping link: not a file: https://www.piwheels.org/simple/krange/ 2022-06-25T16:35:25,662 Skipping link: not a file: https://pypi.org/simple/krange/ 2022-06-25T16:35:25,695 Given no hashes to check 0 links for project 'krange': discarding no candidates 2022-06-25T16:35:25,696 ERROR: Ignored the following versions that require a different python version: 1.0 Requires-Python >=3.10.1 2022-06-25T16:35:25,699 ERROR: Could not find a version that satisfies the requirement krange==1.0 (from versions: none) 2022-06-25T16:35:25,701 ERROR: No matching distribution found for krange==1.0 2022-06-25T16:35:25,703 Exception information: 2022-06-25T16:35:25,703 Traceback (most recent call last): 2022-06-25T16:35:25,703 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-25T16:35:25,703 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-25T16:35:25,703 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-25T16:35:25,703 raise RequirementsConflicted(criterion) 2022-06-25T16:35:25,703 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('krange==1.0') 2022-06-25T16:35:25,703 2022-06-25T16:35:25,703 During handling of the above exception, another exception occurred: 2022-06-25T16:35:25,703 2022-06-25T16:35:25,703 Traceback (most recent call last): 2022-06-25T16:35:25,703 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-25T16:35:25,703 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-25T16:35:25,703 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-25T16:35:25,703 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-25T16:35:25,703 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-25T16:35:25,703 raise ResolutionImpossible(e.criterion.information) 2022-06-25T16:35:25,703 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('krange==1.0'), parent=None)] 2022-06-25T16:35:25,703 2022-06-25T16:35:25,703 The above exception was the direct cause of the following exception: 2022-06-25T16:35:25,703 2022-06-25T16:35:25,703 Traceback (most recent call last): 2022-06-25T16:35:25,703 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-25T16:35:25,703 status = run_func(*args) 2022-06-25T16:35:25,703 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-25T16:35:25,703 return func(self, options, args) 2022-06-25T16:35:25,703 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-25T16:35:25,703 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-25T16:35:25,703 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-25T16:35:25,703 raise error from e 2022-06-25T16:35:25,703 pip._internal.exceptions.DistributionNotFound: No matching distribution found for krange==1.0 2022-06-25T16:35:25,714 Removed build tracker: '/tmp/pip-build-tracker-zlkui4__'