2021-08-30T14:09:21,372 Created temporary directory: /tmp/pip-ephem-wheel-cache-slosqo4t 2021-08-30T14:09:21,375 Created temporary directory: /tmp/pip-req-tracker-63ez25i3 2021-08-30T14:09:21,376 Initialized build tracking at /tmp/pip-req-tracker-63ez25i3 2021-08-30T14:09:21,376 Created build tracker: /tmp/pip-req-tracker-63ez25i3 2021-08-30T14:09:21,376 Entered build tracker: /tmp/pip-req-tracker-63ez25i3 2021-08-30T14:09:21,377 Created temporary directory: /tmp/pip-wheel-k2jqm4et 2021-08-30T14:09:21,408 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-30T14:09:21,411 2 location(s) to search for versions of disnake: 2021-08-30T14:09:21,411 * https://pypi.org/simple/disnake/ 2021-08-30T14:09:21,411 * https://www.piwheels.org/simple/disnake/ 2021-08-30T14:09:21,411 Fetching project page and analyzing links: https://pypi.org/simple/disnake/ 2021-08-30T14:09:21,412 Getting page https://pypi.org/simple/disnake/ 2021-08-30T14:09:21,413 Found index url https://pypi.org/simple 2021-08-30T14:09:21,507 Skipping link: No binaries permitted for disnake: https://files.pythonhosted.org/packages/98/c9/946a3a6ad6a0cf63b68e27c19a8ff5db7516a9e50e082004ffbbe83f8a6e/disnake-0.0.1-py3-none-any.whl#sha256=d4b37223fabf026a242fb2f5730d8ca7a6f05ed69fe9e7d55621c9f14c160211 (from https://pypi.org/simple/disnake/) (requires-python:>=3.8, <4) 2021-08-30T14:09:21,508 Link requires a different Python (3.7.3 not in: '>=3.8, <4'): https://files.pythonhosted.org/packages/bd/a2/50e460f846818ecb59c4cf0eb0ca23e5391d4c281179739f72ec996d8a8c/disnake-0.0.1.tar.gz#sha256=70acdcaf14fef6dd1528c4a2f5e3a29877b2131693c91bf9d0559ef909b7a067 (from https://pypi.org/simple/disnake/) (requires-python:>=3.8, <4) 2021-08-30T14:09:21,509 Fetching project page and analyzing links: https://www.piwheels.org/simple/disnake/ 2021-08-30T14:09:21,509 Getting page https://www.piwheels.org/simple/disnake/ 2021-08-30T14:09:21,510 Found index url https://www.piwheels.org/simple 2021-08-30T14:09:21,621 Skipping link: not a file: https://www.piwheels.org/simple/disnake/ 2021-08-30T14:09:21,621 Skipping link: not a file: https://pypi.org/simple/disnake/ 2021-08-30T14:09:21,640 Given no hashes to check 0 links for project 'disnake': discarding no candidates 2021-08-30T14:09:21,640 ERROR: Could not find a version that satisfies the requirement disnake==0.0.1 (from versions: none) 2021-08-30T14:09:21,640 ERROR: No matching distribution found for disnake==0.0.1 2021-08-30T14:09:21,641 Exception information: 2021-08-30T14:09:21,641 Traceback (most recent call last): 2021-08-30T14:09:21,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-30T14:09:21,641 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-30T14:09:21,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-30T14:09:21,641 raise RequirementsConflicted(criterion) 2021-08-30T14:09:21,641 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('disnake==0.0.1') 2021-08-30T14:09:21,641 2021-08-30T14:09:21,641 During handling of the above exception, another exception occurred: 2021-08-30T14:09:21,641 2021-08-30T14:09:21,641 Traceback (most recent call last): 2021-08-30T14:09:21,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-30T14:09:21,641 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-30T14:09:21,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-30T14:09:21,641 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-30T14:09:21,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-30T14:09:21,641 raise ResolutionImpossible(e.criterion.information) 2021-08-30T14:09:21,641 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('disnake==0.0.1'), parent=None)] 2021-08-30T14:09:21,641 2021-08-30T14:09:21,641 The above exception was the direct cause of the following exception: 2021-08-30T14:09:21,641 2021-08-30T14:09:21,641 Traceback (most recent call last): 2021-08-30T14:09:21,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-30T14:09:21,641 status = self.run(options, args) 2021-08-30T14:09:21,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-30T14:09:21,641 return func(self, options, args) 2021-08-30T14:09:21,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-30T14:09:21,641 reqs, check_supported_wheels=True 2021-08-30T14:09:21,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-30T14:09:21,641 raise error from e 2021-08-30T14:09:21,641 pip._internal.exceptions.DistributionNotFound: No matching distribution found for disnake==0.0.1 2021-08-30T14:09:21,644 Removed build tracker: '/tmp/pip-req-tracker-63ez25i3'