2021-04-10T17:30:56,155 Created temporary directory: /tmp/pip-ephem-wheel-cache-5q51hozr 2021-04-10T17:30:56,158 Created temporary directory: /tmp/pip-req-tracker-kb71k9h5 2021-04-10T17:30:56,158 Initialized build tracking at /tmp/pip-req-tracker-kb71k9h5 2021-04-10T17:30:56,158 Created build tracker: /tmp/pip-req-tracker-kb71k9h5 2021-04-10T17:30:56,159 Entered build tracker: /tmp/pip-req-tracker-kb71k9h5 2021-04-10T17:30:56,159 Created temporary directory: /tmp/pip-wheel-n1flj03l 2021-04-10T17:30:56,194 1 location(s) to search for versions of sunnah-api: 2021-04-10T17:30:56,194 * https://pypi.org/simple/sunnah-api/ 2021-04-10T17:30:56,195 Fetching project page and analyzing links: https://pypi.org/simple/sunnah-api/ 2021-04-10T17:30:56,195 Getting page https://pypi.org/simple/sunnah-api/ 2021-04-10T17:30:56,197 Found index url https://pypi.org/simple 2021-04-10T17:30:56,378 Link requires a different Python (3.7.3 not in: '>=3.8, <4'): https://files.pythonhosted.org/packages/63/79/9c2f10bafab7b2e8cd31f82b07da434f3b91d784e538ae37d0d8b95fdd1e/sunnah-api-0.1.0.tar.gz#sha256=2fee2508347da269494403b25925a1d7e2549cc0e8602bc4fcf7ebe690da1cda (from https://pypi.org/simple/sunnah-api/) (requires-python:>=3.8, <4) 2021-04-10T17:30:56,391 Link requires a different Python (3.7.3 not in: '>=3.8, <4'): https://files.pythonhosted.org/packages/59/d5/1ac958319901b8f2951dba78233531651a363e7f814f0346746c3b7a0f4b/sunnah_api-0.1.0-py3-none-any.whl#sha256=47fb4b051bdcf39fa6ad4983e706509f6ae962c1aac2b1d0124438119ce159de (from https://pypi.org/simple/sunnah-api/) (requires-python:>=3.8, <4) 2021-04-10T17:30:56,392 Given no hashes to check 0 links for project 'sunnah-api': discarding no candidates 2021-04-10T17:30:56,392 ERROR: Could not find a version that satisfies the requirement sunnah-api==0.1.0 2021-04-10T17:30:56,393 ERROR: No matching distribution found for sunnah-api==0.1.0 2021-04-10T17:30:56,393 Exception information: 2021-04-10T17:30:56,393 Traceback (most recent call last): 2021-04-10T17:30:56,393 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-10T17:30:56,393 crit = self.state.criteria[name] 2021-04-10T17:30:56,393 KeyError: 'sunnah-api' 2021-04-10T17:30:56,393 2021-04-10T17:30:56,393 During handling of the above exception, another exception occurred: 2021-04-10T17:30:56,393 2021-04-10T17:30:56,393 Traceback (most recent call last): 2021-04-10T17:30:56,393 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-10T17:30:56,393 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-10T17:30:56,393 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-10T17:30:56,393 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-10T17:30:56,393 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-10T17:30:56,393 raise RequirementsConflicted(criterion) 2021-04-10T17:30:56,393 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sunnah-api==0.1.0') 2021-04-10T17:30:56,393 2021-04-10T17:30:56,393 During handling of the above exception, another exception occurred: 2021-04-10T17:30:56,393 2021-04-10T17:30:56,393 Traceback (most recent call last): 2021-04-10T17:30:56,393 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-10T17:30:56,393 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-10T17:30:56,393 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-10T17:30:56,393 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-10T17:30:56,393 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-10T17:30:56,393 raise ResolutionImpossible(e.criterion.information) 2021-04-10T17:30:56,393 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sunnah-api==0.1.0'), parent=None)] 2021-04-10T17:30:56,393 2021-04-10T17:30:56,393 The above exception was the direct cause of the following exception: 2021-04-10T17:30:56,393 2021-04-10T17:30:56,393 Traceback (most recent call last): 2021-04-10T17:30:56,393 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-10T17:30:56,393 status = self.run(options, args) 2021-04-10T17:30:56,393 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-10T17:30:56,393 return func(self, options, args) 2021-04-10T17:30:56,393 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-10T17:30:56,393 reqs, check_supported_wheels=True 2021-04-10T17:30:56,393 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-10T17:30:56,393 six.raise_from(error, e) 2021-04-10T17:30:56,393 File "", line 3, in raise_from 2021-04-10T17:30:56,393 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sunnah-api==0.1.0 2021-04-10T17:30:56,398 Removed build tracker: '/tmp/pip-req-tracker-kb71k9h5'