2021-02-20T14:23:40,153 Created temporary directory: /tmp/pip-ephem-wheel-cache-s0lh87e5 2021-02-20T14:23:40,156 Created temporary directory: /tmp/pip-req-tracker-8s9ecros 2021-02-20T14:23:40,156 Initialized build tracking at /tmp/pip-req-tracker-8s9ecros 2021-02-20T14:23:40,157 Created build tracker: /tmp/pip-req-tracker-8s9ecros 2021-02-20T14:23:40,157 Entered build tracker: /tmp/pip-req-tracker-8s9ecros 2021-02-20T14:23:40,158 Created temporary directory: /tmp/pip-wheel-6q03axhs 2021-02-20T14:23:40,187 1 location(s) to search for versions of face-group: 2021-02-20T14:23:40,187 * https://pypi.org/simple/face-group/ 2021-02-20T14:23:40,188 Fetching project page and analyzing links: https://pypi.org/simple/face-group/ 2021-02-20T14:23:40,188 Getting page https://pypi.org/simple/face-group/ 2021-02-20T14:23:40,190 Found index url https://pypi.org/simple 2021-02-20T14:23:40,298 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/d1/39/102227a43c2156ceb1414372568358b0a913f0e1e479535219ee0ebc3cd1/face-group-0.1.1.tar.gz#sha256=05143cda11ec106fc83842b8c3fc8455f69641bd780e76e76c2aa11530ad28db (from https://pypi.org/simple/face-group/) (requires-python:>=3.8,<4.0) 2021-02-20T14:23:40,312 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/75/f9/6c23c6aafceb1c77e6b34da13d533385e3d29d1a55c153b51b17c8b74db6/face_group-0.1.1-py3-none-any.whl#sha256=1de94616e0cc99bb166b0eea58478593b3203ade4339e8fec7813ffad3d44e5e (from https://pypi.org/simple/face-group/) (requires-python:>=3.8,<4.0) 2021-02-20T14:23:40,313 Given no hashes to check 0 links for project 'face-group': discarding no candidates 2021-02-20T14:23:40,313 ERROR: Could not find a version that satisfies the requirement face-group==0.1.1 2021-02-20T14:23:40,313 ERROR: No matching distribution found for face-group==0.1.1 2021-02-20T14:23:40,313 Exception information: 2021-02-20T14:23:40,313 Traceback (most recent call last): 2021-02-20T14:23:40,313 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-20T14:23:40,313 crit = self.state.criteria[name] 2021-02-20T14:23:40,313 KeyError: 'face-group' 2021-02-20T14:23:40,313 2021-02-20T14:23:40,313 During handling of the above exception, another exception occurred: 2021-02-20T14:23:40,313 2021-02-20T14:23:40,313 Traceback (most recent call last): 2021-02-20T14:23:40,313 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-20T14:23:40,313 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-20T14:23:40,313 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-20T14:23:40,313 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-20T14:23:40,313 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-20T14:23:40,313 raise RequirementsConflicted(criterion) 2021-02-20T14:23:40,313 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('face-group==0.1.1') 2021-02-20T14:23:40,313 2021-02-20T14:23:40,313 During handling of the above exception, another exception occurred: 2021-02-20T14:23:40,313 2021-02-20T14:23:40,313 Traceback (most recent call last): 2021-02-20T14:23:40,313 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-20T14:23:40,313 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-20T14:23:40,313 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-20T14:23:40,313 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-20T14:23:40,313 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-20T14:23:40,313 raise ResolutionImpossible(e.criterion.information) 2021-02-20T14:23:40,313 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('face-group==0.1.1'), parent=None)] 2021-02-20T14:23:40,313 2021-02-20T14:23:40,313 The above exception was the direct cause of the following exception: 2021-02-20T14:23:40,313 2021-02-20T14:23:40,313 Traceback (most recent call last): 2021-02-20T14:23:40,313 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-20T14:23:40,313 status = self.run(options, args) 2021-02-20T14:23:40,313 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-20T14:23:40,313 return func(self, options, args) 2021-02-20T14:23:40,313 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-20T14:23:40,313 reqs, check_supported_wheels=True 2021-02-20T14:23:40,313 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-20T14:23:40,313 six.raise_from(error, e) 2021-02-20T14:23:40,313 File "", line 3, in raise_from 2021-02-20T14:23:40,313 pip._internal.exceptions.DistributionNotFound: No matching distribution found for face-group==0.1.1 2021-02-20T14:23:40,318 Removed build tracker: '/tmp/pip-req-tracker-8s9ecros'