2022-01-13T18:27:24,251 Created temporary directory: /tmp/pip-ephem-wheel-cache-aizhgwrx 2022-01-13T18:27:24,257 Created temporary directory: /tmp/pip-req-tracker-nrfaug4j 2022-01-13T18:27:24,258 Initialized build tracking at /tmp/pip-req-tracker-nrfaug4j 2022-01-13T18:27:24,258 Created build tracker: /tmp/pip-req-tracker-nrfaug4j 2022-01-13T18:27:24,258 Entered build tracker: /tmp/pip-req-tracker-nrfaug4j 2022-01-13T18:27:24,259 Created temporary directory: /tmp/pip-wheel-xg7_huxn 2022-01-13T18:27:24,331 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-13T18:27:24,336 2 location(s) to search for versions of hikari-clusters: 2022-01-13T18:27:24,336 * https://pypi.org/simple/hikari-clusters/ 2022-01-13T18:27:24,336 * https://www.piwheels.org/simple/hikari-clusters/ 2022-01-13T18:27:24,337 Fetching project page and analyzing links: https://pypi.org/simple/hikari-clusters/ 2022-01-13T18:27:24,339 Getting page https://pypi.org/simple/hikari-clusters/ 2022-01-13T18:27:24,342 Found index url https://pypi.org/simple 2022-01-13T18:27:24,541 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.11'): https://files.pythonhosted.org/packages/70/76/4614aca383bdd7820c287e4cbce522567cf4c847fbf4f29f1b8b7364cb43/hikari-clusters-0.1.0a1.tar.gz#sha256=4667d4cd11ea8ae6c8333e222a5e13d3e4d796f6053493ddd60dc7d6f04b5566 (from https://pypi.org/simple/hikari-clusters/) (requires-python:>=3.8.0,<3.11) 2022-01-13T18:27:24,542 Skipping link: No binaries permitted for hikari-clusters: https://files.pythonhosted.org/packages/88/0d/c3225ec8569eeaf852f150509a59323af01df9f4888f9b0981d66fbb72e7/hikari_clusters-0.1.0a1-py3-none-any.whl#sha256=f73cc04e892826d8436b786041b80e64b6feb6fc758fbdcc4c7762af6c8dddf2 (from https://pypi.org/simple/hikari-clusters/) (requires-python:>=3.8.0,<3.11) 2022-01-13T18:27:24,543 Fetching project page and analyzing links: https://www.piwheels.org/simple/hikari-clusters/ 2022-01-13T18:27:24,543 Getting page https://www.piwheels.org/simple/hikari-clusters/ 2022-01-13T18:27:24,545 Found index url https://www.piwheels.org/simple 2022-01-13T18:27:24,766 Skipping link: not a file: https://www.piwheels.org/simple/hikari-clusters/ 2022-01-13T18:27:24,767 Skipping link: not a file: https://pypi.org/simple/hikari-clusters/ 2022-01-13T18:27:24,798 Given no hashes to check 0 links for project 'hikari-clusters': discarding no candidates 2022-01-13T18:27:24,799 ERROR: Could not find a version that satisfies the requirement hikari-clusters==0.1.0a1 (from versions: none) 2022-01-13T18:27:24,799 ERROR: No matching distribution found for hikari-clusters==0.1.0a1 2022-01-13T18:27:24,800 Exception information: 2022-01-13T18:27:24,800 Traceback (most recent call last): 2022-01-13T18:27:24,800 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-13T18:27:24,800 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-13T18:27:24,800 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-13T18:27:24,800 raise RequirementsConflicted(criterion) 2022-01-13T18:27:24,800 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hikari-clusters==0.1.0a1') 2022-01-13T18:27:24,800 2022-01-13T18:27:24,800 During handling of the above exception, another exception occurred: 2022-01-13T18:27:24,800 2022-01-13T18:27:24,800 Traceback (most recent call last): 2022-01-13T18:27:24,800 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-13T18:27:24,800 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-13T18:27:24,800 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-13T18:27:24,800 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-13T18:27:24,800 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-13T18:27:24,800 raise ResolutionImpossible(e.criterion.information) 2022-01-13T18:27:24,800 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hikari-clusters==0.1.0a1'), parent=None)] 2022-01-13T18:27:24,800 2022-01-13T18:27:24,800 The above exception was the direct cause of the following exception: 2022-01-13T18:27:24,800 2022-01-13T18:27:24,800 Traceback (most recent call last): 2022-01-13T18:27:24,800 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-13T18:27:24,800 status = run_func(*args) 2022-01-13T18:27:24,800 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-13T18:27:24,800 return func(self, options, args) 2022-01-13T18:27:24,800 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-13T18:27:24,800 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-13T18:27:24,800 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-13T18:27:24,800 raise error from e 2022-01-13T18:27:24,800 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hikari-clusters==0.1.0a1 2022-01-13T18:27:24,808 Removed build tracker: '/tmp/pip-req-tracker-nrfaug4j'