2022-01-05T14:56:14,713 Created temporary directory: /tmp/pip-ephem-wheel-cache-ttwcl2ll 2022-01-05T14:56:14,718 Created temporary directory: /tmp/pip-req-tracker-noyajnk8 2022-01-05T14:56:14,719 Initialized build tracking at /tmp/pip-req-tracker-noyajnk8 2022-01-05T14:56:14,719 Created build tracker: /tmp/pip-req-tracker-noyajnk8 2022-01-05T14:56:14,719 Entered build tracker: /tmp/pip-req-tracker-noyajnk8 2022-01-05T14:56:14,720 Created temporary directory: /tmp/pip-wheel-xzeou8w2 2022-01-05T14:56:14,781 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-05T14:56:14,787 2 location(s) to search for versions of glyfacialdetection: 2022-01-05T14:56:14,787 * https://pypi.org/simple/glyfacialdetection/ 2022-01-05T14:56:14,787 * https://www.piwheels.org/simple/glyfacialdetection/ 2022-01-05T14:56:14,788 Fetching project page and analyzing links: https://pypi.org/simple/glyfacialdetection/ 2022-01-05T14:56:14,789 Getting page https://pypi.org/simple/glyfacialdetection/ 2022-01-05T14:56:14,792 Found index url https://pypi.org/simple 2022-01-05T14:56:14,984 Found link https://files.pythonhosted.org/packages/53/81/c4e23a2557b19dbb1319655ad225f26750ebec2967c8851882a6fe2574b7/glyFacialDetection-0.0.5.tar.gz#sha256=ca93f6dba45ce43cf456215af837fc8faa21b6c012c51ae4dfa4e3224e175608 (from https://pypi.org/simple/glyfacialdetection/) (requires-python:>=3.6), version: 0.0.5 2022-01-05T14:56:14,985 Fetching project page and analyzing links: https://www.piwheels.org/simple/glyfacialdetection/ 2022-01-05T14:56:14,985 Getting page https://www.piwheels.org/simple/glyfacialdetection/ 2022-01-05T14:56:14,987 Found index url https://www.piwheels.org/simple 2022-01-05T14:56:15,203 Skipping link: not a file: https://www.piwheels.org/simple/glyfacialdetection/ 2022-01-05T14:56:15,203 Skipping link: not a file: https://pypi.org/simple/glyfacialdetection/ 2022-01-05T14:56:15,243 Given no hashes to check 0 links for project 'glyfacialdetection': discarding no candidates 2022-01-05T14:56:15,244 ERROR: Could not find a version that satisfies the requirement glyfacialdetection==0.0.2 (from versions: 0.0.5) 2022-01-05T14:56:15,244 ERROR: No matching distribution found for glyfacialdetection==0.0.2 2022-01-05T14:56:15,245 Exception information: 2022-01-05T14:56:15,245 Traceback (most recent call last): 2022-01-05T14:56:15,245 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-05T14:56:15,245 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-05T14:56:15,245 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-05T14:56:15,245 raise RequirementsConflicted(criterion) 2022-01-05T14:56:15,245 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('glyfacialdetection==0.0.2') 2022-01-05T14:56:15,245 2022-01-05T14:56:15,245 During handling of the above exception, another exception occurred: 2022-01-05T14:56:15,245 2022-01-05T14:56:15,245 Traceback (most recent call last): 2022-01-05T14:56:15,245 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-05T14:56:15,245 result = self._result = resolver.resolve( 2022-01-05T14:56:15,245 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-05T14:56:15,245 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-05T14:56:15,245 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-05T14:56:15,245 raise ResolutionImpossible(e.criterion.information) 2022-01-05T14:56:15,245 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('glyfacialdetection==0.0.2'), parent=None)] 2022-01-05T14:56:15,245 2022-01-05T14:56:15,245 The above exception was the direct cause of the following exception: 2022-01-05T14:56:15,245 2022-01-05T14:56:15,245 Traceback (most recent call last): 2022-01-05T14:56:15,245 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-05T14:56:15,245 status = run_func(*args) 2022-01-05T14:56:15,245 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-05T14:56:15,245 return func(self, options, args) 2022-01-05T14:56:15,245 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-05T14:56:15,245 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-05T14:56:15,245 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-05T14:56:15,245 raise error from e 2022-01-05T14:56:15,245 pip._internal.exceptions.DistributionNotFound: No matching distribution found for glyfacialdetection==0.0.2 2022-01-05T14:56:15,252 Removed build tracker: '/tmp/pip-req-tracker-noyajnk8'