2022-01-05T14:50:55,294 Created temporary directory: /tmp/pip-ephem-wheel-cache-phu7zjfz 2022-01-05T14:50:55,299 Created temporary directory: /tmp/pip-req-tracker-c_i7cos4 2022-01-05T14:50:55,300 Initialized build tracking at /tmp/pip-req-tracker-c_i7cos4 2022-01-05T14:50:55,301 Created build tracker: /tmp/pip-req-tracker-c_i7cos4 2022-01-05T14:50:55,301 Entered build tracker: /tmp/pip-req-tracker-c_i7cos4 2022-01-05T14:50:55,302 Created temporary directory: /tmp/pip-wheel-bey28khh 2022-01-05T14:50:55,371 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-05T14:50:55,376 2 location(s) to search for versions of glyfacialdetection: 2022-01-05T14:50:55,376 * https://pypi.org/simple/glyfacialdetection/ 2022-01-05T14:50:55,376 * https://www.piwheels.org/simple/glyfacialdetection/ 2022-01-05T14:50:55,377 Fetching project page and analyzing links: https://pypi.org/simple/glyfacialdetection/ 2022-01-05T14:50:55,379 Getting page https://pypi.org/simple/glyfacialdetection/ 2022-01-05T14:50:55,382 Found index url https://pypi.org/simple 2022-01-05T14:50:55,578 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:50:55,579 Fetching project page and analyzing links: https://www.piwheels.org/simple/glyfacialdetection/ 2022-01-05T14:50:55,579 Getting page https://www.piwheels.org/simple/glyfacialdetection/ 2022-01-05T14:50:55,581 Found index url https://www.piwheels.org/simple 2022-01-05T14:50:55,802 Skipping link: not a file: https://www.piwheels.org/simple/glyfacialdetection/ 2022-01-05T14:50:55,802 Skipping link: not a file: https://pypi.org/simple/glyfacialdetection/ 2022-01-05T14:50:55,834 Given no hashes to check 0 links for project 'glyfacialdetection': discarding no candidates 2022-01-05T14:50:55,835 ERROR: Could not find a version that satisfies the requirement glyfacialdetection==0.0.2 (from versions: 0.0.5) 2022-01-05T14:50:55,836 ERROR: No matching distribution found for glyfacialdetection==0.0.2 2022-01-05T14:50:55,836 Exception information: 2022-01-05T14:50:55,836 Traceback (most recent call last): 2022-01-05T14:50:55,836 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-05T14:50:55,836 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-05T14:50:55,836 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-05T14:50:55,836 raise RequirementsConflicted(criterion) 2022-01-05T14:50:55,836 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('glyfacialdetection==0.0.2') 2022-01-05T14:50:55,836 2022-01-05T14:50:55,836 During handling of the above exception, another exception occurred: 2022-01-05T14:50:55,836 2022-01-05T14:50:55,836 Traceback (most recent call last): 2022-01-05T14:50:55,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-05T14:50:55,836 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-05T14:50:55,836 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-05T14:50:55,836 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-05T14:50:55,836 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-05T14:50:55,836 raise ResolutionImpossible(e.criterion.information) 2022-01-05T14:50:55,836 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('glyfacialdetection==0.0.2'), parent=None)] 2022-01-05T14:50:55,836 2022-01-05T14:50:55,836 The above exception was the direct cause of the following exception: 2022-01-05T14:50:55,836 2022-01-05T14:50:55,836 Traceback (most recent call last): 2022-01-05T14:50:55,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-05T14:50:55,836 status = run_func(*args) 2022-01-05T14:50:55,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-05T14:50:55,836 return func(self, options, args) 2022-01-05T14:50:55,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-05T14:50:55,836 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-05T14:50:55,836 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-05T14:50:55,836 raise error from e 2022-01-05T14:50:55,836 pip._internal.exceptions.DistributionNotFound: No matching distribution found for glyfacialdetection==0.0.2 2022-01-05T14:50:55,844 Removed build tracker: '/tmp/pip-req-tracker-c_i7cos4'