2021-07-15T19:56:45,235 Created temporary directory: /tmp/pip-ephem-wheel-cache-g0fead9n 2021-07-15T19:56:45,238 Created temporary directory: /tmp/pip-req-tracker-88cgfx7l 2021-07-15T19:56:45,239 Initialized build tracking at /tmp/pip-req-tracker-88cgfx7l 2021-07-15T19:56:45,239 Created build tracker: /tmp/pip-req-tracker-88cgfx7l 2021-07-15T19:56:45,239 Entered build tracker: /tmp/pip-req-tracker-88cgfx7l 2021-07-15T19:56:45,240 Created temporary directory: /tmp/pip-wheel-rnhzpmvu 2021-07-15T19:56:45,269 1 location(s) to search for versions of facectrl: 2021-07-15T19:56:45,269 * https://pypi.org/simple/facectrl/ 2021-07-15T19:56:45,270 Fetching project page and analyzing links: https://pypi.org/simple/facectrl/ 2021-07-15T19:56:45,270 Getting page https://pypi.org/simple/facectrl/ 2021-07-15T19:56:45,272 Found index url https://pypi.org/simple 2021-07-15T19:56:45,460 Found link https://files.pythonhosted.org/packages/74/8b/676ce5c6bdb2dd789cdee943ad6b46a5aa24ce3d29dce37029437c8e9ede/facectrl-0.0.1.tar.gz#sha256=80b39ee142841fc596883b212b239b3a9a219bde77a9d7b2fd70c57603f3ed0e (from https://pypi.org/simple/facectrl/) (requires-python:>=3.7), version: 0.0.1 2021-07-15T19:56:45,460 Skipping link: not a file: https://pypi.org/simple/facectrl/ 2021-07-15T19:56:45,478 Given no hashes to check 1 links for project 'facectrl': discarding no candidates 2021-07-15T19:56:45,497 Collecting facectrl==0.0.1 2021-07-15T19:56:45,499 Created temporary directory: /tmp/pip-unpack-0q5zcbg7 2021-07-15T19:56:45,670 Downloading facectrl-0.0.1.tar.gz (19 kB) 2021-07-15T19:56:45,732 Added facectrl==0.0.1 from https://files.pythonhosted.org/packages/74/8b/676ce5c6bdb2dd789cdee943ad6b46a5aa24ce3d29dce37029437c8e9ede/facectrl-0.0.1.tar.gz#sha256=80b39ee142841fc596883b212b239b3a9a219bde77a9d7b2fd70c57603f3ed0e to build tracker '/tmp/pip-req-tracker-88cgfx7l' 2021-07-15T19:56:45,733 Running setup.py (path:/tmp/pip-wheel-rnhzpmvu/facectrl_2ec64dba83fc46ebbe80a7dc5215f307/setup.py) egg_info for package facectrl 2021-07-15T19:56:45,733 Created temporary directory: /tmp/pip-pip-egg-info-w6tn4900 2021-07-15T19:56:45,734 Running command python setup.py egg_info 2021-07-15T19:56:46,665 Traceback (most recent call last): 2021-07-15T19:56:46,666 File "", line 1, in 2021-07-15T19:56:46,666 File "/tmp/pip-wheel-rnhzpmvu/facectrl_2ec64dba83fc46ebbe80a7dc5215f307/setup.py", line 17, in 2021-07-15T19:56:46,666 with open("requirements.txt") as FP: 2021-07-15T19:56:46,667 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-15T19:56:46,716 WARNING: Discarding https://files.pythonhosted.org/packages/74/8b/676ce5c6bdb2dd789cdee943ad6b46a5aa24ce3d29dce37029437c8e9ede/facectrl-0.0.1.tar.gz#sha256=80b39ee142841fc596883b212b239b3a9a219bde77a9d7b2fd70c57603f3ed0e (from https://pypi.org/simple/facectrl/) (requires-python:>=3.7). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T19:56:46,718 ERROR: Could not find a version that satisfies the requirement facectrl==0.0.1 (from versions: 0.0.1) 2021-07-15T19:56:46,718 ERROR: No matching distribution found for facectrl==0.0.1 2021-07-15T19:56:46,718 Exception information: 2021-07-15T19:56:46,718 Traceback (most recent call last): 2021-07-15T19:56:46,718 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T19:56:46,718 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T19:56:46,718 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T19:56:46,718 raise RequirementsConflicted(criterion) 2021-07-15T19:56:46,718 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('facectrl==0.0.1') 2021-07-15T19:56:46,718 2021-07-15T19:56:46,718 During handling of the above exception, another exception occurred: 2021-07-15T19:56:46,718 2021-07-15T19:56:46,718 Traceback (most recent call last): 2021-07-15T19:56:46,718 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T19:56:46,718 result = self._result = resolver.resolve( 2021-07-15T19:56:46,718 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T19:56:46,718 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T19:56:46,718 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T19:56:46,718 raise ResolutionImpossible(e.criterion.information) 2021-07-15T19:56:46,718 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('facectrl==0.0.1'), parent=None)] 2021-07-15T19:56:46,718 2021-07-15T19:56:46,718 The above exception was the direct cause of the following exception: 2021-07-15T19:56:46,718 2021-07-15T19:56:46,718 Traceback (most recent call last): 2021-07-15T19:56:46,718 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T19:56:46,718 status = self.run(options, args) 2021-07-15T19:56:46,718 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T19:56:46,718 return func(self, options, args) 2021-07-15T19:56:46,718 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T19:56:46,718 requirement_set = resolver.resolve( 2021-07-15T19:56:46,718 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T19:56:46,718 raise error from e 2021-07-15T19:56:46,718 pip._internal.exceptions.DistributionNotFound: No matching distribution found for facectrl==0.0.1 2021-07-15T19:56:46,727 Removed facectrl==0.0.1 from https://files.pythonhosted.org/packages/74/8b/676ce5c6bdb2dd789cdee943ad6b46a5aa24ce3d29dce37029437c8e9ede/facectrl-0.0.1.tar.gz#sha256=80b39ee142841fc596883b212b239b3a9a219bde77a9d7b2fd70c57603f3ed0e from build tracker '/tmp/pip-req-tracker-88cgfx7l' 2021-07-15T19:56:46,728 Removed build tracker: '/tmp/pip-req-tracker-88cgfx7l'