2022-04-01T13:25:16,483 Created temporary directory: /tmp/pip-ephem-wheel-cache-9udxxny0 2022-04-01T13:25:16,489 Created temporary directory: /tmp/pip-req-tracker-qzlprcz4 2022-04-01T13:25:16,489 Initialized build tracking at /tmp/pip-req-tracker-qzlprcz4 2022-04-01T13:25:16,490 Created build tracker: /tmp/pip-req-tracker-qzlprcz4 2022-04-01T13:25:16,490 Entered build tracker: /tmp/pip-req-tracker-qzlprcz4 2022-04-01T13:25:16,491 Created temporary directory: /tmp/pip-wheel-_t_bll2y 2022-04-01T13:25:16,563 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-01T13:25:16,571 2 location(s) to search for versions of hexkit: 2022-04-01T13:25:16,571 * https://pypi.org/simple/hexkit/ 2022-04-01T13:25:16,571 * https://www.piwheels.org/simple/hexkit/ 2022-04-01T13:25:16,572 Fetching project page and analyzing links: https://pypi.org/simple/hexkit/ 2022-04-01T13:25:16,573 Getting page https://pypi.org/simple/hexkit/ 2022-04-01T13:25:16,577 Found index url https://pypi.org/simple 2022-04-01T13:25:16,684 Skipping link: No binaries permitted for hexkit: https://files.pythonhosted.org/packages/23/6e/c5045dcf144b84c08c633cfdf2b67a80df5917e0706745af7eaf58936bb1/hexkit-0.0.0-py3-none-any.whl#sha256=d3089340c3f1f58e690112a1ea98887250f2a6e5d7e5cfc72e010e5c025b2f8b (from https://pypi.org/simple/hexkit/) (requires-python:>=3.9) 2022-04-01T13:25:16,686 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/85/cc/c69921efcd0febc72b9b26bd01e78f3ca4d70a61661a205ae68394a79e27/hexkit-0.0.0.tar.gz#sha256=a49d07e9bd75bb3364f941e9fac282e9e70a6f187c3c7137bffdbc90d2bdf5c2 (from https://pypi.org/simple/hexkit/) (requires-python:>=3.9) 2022-04-01T13:25:16,687 Fetching project page and analyzing links: https://www.piwheels.org/simple/hexkit/ 2022-04-01T13:25:16,687 Getting page https://www.piwheels.org/simple/hexkit/ 2022-04-01T13:25:16,689 Found index url https://www.piwheels.org/simple 2022-04-01T13:25:16,938 Skipping link: not a file: https://www.piwheels.org/simple/hexkit/ 2022-04-01T13:25:16,939 Skipping link: not a file: https://pypi.org/simple/hexkit/ 2022-04-01T13:25:16,971 Given no hashes to check 0 links for project 'hexkit': discarding no candidates 2022-04-01T13:25:16,972 ERROR: Could not find a version that satisfies the requirement hexkit==0.0.0 (from versions: none) 2022-04-01T13:25:16,975 ERROR: No matching distribution found for hexkit==0.0.0 2022-04-01T13:25:16,977 Exception information: 2022-04-01T13:25:16,977 Traceback (most recent call last): 2022-04-01T13:25:16,977 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-01T13:25:16,977 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-01T13:25:16,977 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-01T13:25:16,977 raise RequirementsConflicted(criterion) 2022-04-01T13:25:16,977 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hexkit==0.0.0') 2022-04-01T13:25:16,977 2022-04-01T13:25:16,977 During handling of the above exception, another exception occurred: 2022-04-01T13:25:16,977 2022-04-01T13:25:16,977 Traceback (most recent call last): 2022-04-01T13:25:16,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-01T13:25:16,977 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-01T13:25:16,977 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-01T13:25:16,977 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-01T13:25:16,977 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-01T13:25:16,977 raise ResolutionImpossible(e.criterion.information) 2022-04-01T13:25:16,977 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hexkit==0.0.0'), parent=None)] 2022-04-01T13:25:16,977 2022-04-01T13:25:16,977 The above exception was the direct cause of the following exception: 2022-04-01T13:25:16,977 2022-04-01T13:25:16,977 Traceback (most recent call last): 2022-04-01T13:25:16,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-01T13:25:16,977 status = run_func(*args) 2022-04-01T13:25:16,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-01T13:25:16,977 return func(self, options, args) 2022-04-01T13:25:16,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-01T13:25:16,977 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-01T13:25:16,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-01T13:25:16,977 raise error from e 2022-04-01T13:25:16,977 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hexkit==0.0.0 2022-04-01T13:25:16,985 Removed build tracker: '/tmp/pip-req-tracker-qzlprcz4'