2021-09-16T05:47:15,082 Created temporary directory: /tmp/pip-ephem-wheel-cache-0xzwpd4m 2021-09-16T05:47:15,086 Created temporary directory: /tmp/pip-req-tracker-5nakv014 2021-09-16T05:47:15,087 Initialized build tracking at /tmp/pip-req-tracker-5nakv014 2021-09-16T05:47:15,087 Created build tracker: /tmp/pip-req-tracker-5nakv014 2021-09-16T05:47:15,087 Entered build tracker: /tmp/pip-req-tracker-5nakv014 2021-09-16T05:47:15,088 Created temporary directory: /tmp/pip-wheel-edbby2xp 2021-09-16T05:47:15,123 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-16T05:47:15,126 2 location(s) to search for versions of poms: 2021-09-16T05:47:15,126 * https://pypi.org/simple/poms/ 2021-09-16T05:47:15,126 * https://www.piwheels.org/simple/poms/ 2021-09-16T05:47:15,126 Fetching project page and analyzing links: https://pypi.org/simple/poms/ 2021-09-16T05:47:15,127 Getting page https://pypi.org/simple/poms/ 2021-09-16T05:47:15,128 Found index url https://pypi.org/simple 2021-09-16T05:47:15,222 Skipping link: No binaries permitted for poms: https://files.pythonhosted.org/packages/4a/d4/a3d5672f02edabde7c2ac927be2590cdad08eae264e816bfa2593f7382ba/poms-0.0.0-py3-none-any.whl#sha256=68d1967a880eca0054d00255f8d469630549170d25946a846137fc9ea6fed674 (from https://pypi.org/simple/poms/) (requires-python:>=3.6) 2021-09-16T05:47:15,223 Found link https://files.pythonhosted.org/packages/c2/1c/300d75837d48418ce0d070a7dac729540f911fcf927195107378af441e77/poms-0.0.0.tar.gz#sha256=ee1f80b2e2fb22ef4f1f98a296b64e687b4fea2b6853b52376415e7b4d5055d8 (from https://pypi.org/simple/poms/) (requires-python:>=3.6), version: 0.0.0 2021-09-16T05:47:15,223 Fetching project page and analyzing links: https://www.piwheels.org/simple/poms/ 2021-09-16T05:47:15,223 Getting page https://www.piwheels.org/simple/poms/ 2021-09-16T05:47:15,224 Found index url https://www.piwheels.org/simple 2021-09-16T05:47:15,343 Skipping link: not a file: https://www.piwheels.org/simple/poms/ 2021-09-16T05:47:15,343 Skipping link: not a file: https://pypi.org/simple/poms/ 2021-09-16T05:47:15,364 Given no hashes to check 1 links for project 'poms': discarding no candidates 2021-09-16T05:47:15,383 Collecting poms==0.0.0 2021-09-16T05:47:15,385 Created temporary directory: /tmp/pip-unpack-mxc8nig_ 2021-09-16T05:47:15,425 Downloading poms-0.0.0.tar.gz (1.3 kB) 2021-09-16T05:47:15,456 Added poms==0.0.0 from https://files.pythonhosted.org/packages/c2/1c/300d75837d48418ce0d070a7dac729540f911fcf927195107378af441e77/poms-0.0.0.tar.gz#sha256=ee1f80b2e2fb22ef4f1f98a296b64e687b4fea2b6853b52376415e7b4d5055d8 to build tracker '/tmp/pip-req-tracker-5nakv014' 2021-09-16T05:47:15,457 Running setup.py (path:/tmp/pip-wheel-edbby2xp/poms_b3c31026ee7b4b28b3cc8126cc47cab0/setup.py) egg_info for package poms 2021-09-16T05:47:15,458 Created temporary directory: /tmp/pip-pip-egg-info-dd_ykov7 2021-09-16T05:47:15,458 Running command python setup.py egg_info 2021-09-16T05:47:16,126 Traceback (most recent call last): 2021-09-16T05:47:16,127 File "", line 1, in 2021-09-16T05:47:16,127 File "/tmp/pip-wheel-edbby2xp/poms_b3c31026ee7b4b28b3cc8126cc47cab0/setup.py", line 4, in 2021-09-16T05:47:16,127 with open("requirements.txt", "r") as f: 2021-09-16T05:47:16,127 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-09-16T05:47:16,175 WARNING: Discarding https://files.pythonhosted.org/packages/c2/1c/300d75837d48418ce0d070a7dac729540f911fcf927195107378af441e77/poms-0.0.0.tar.gz#sha256=ee1f80b2e2fb22ef4f1f98a296b64e687b4fea2b6853b52376415e7b4d5055d8 (from https://pypi.org/simple/poms/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-16T05:47:16,176 ERROR: Could not find a version that satisfies the requirement poms==0.0.0 (from versions: 0.0.0) 2021-09-16T05:47:16,177 ERROR: No matching distribution found for poms==0.0.0 2021-09-16T05:47:16,177 Exception information: 2021-09-16T05:47:16,177 Traceback (most recent call last): 2021-09-16T05:47:16,177 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-16T05:47:16,177 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-16T05:47:16,177 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-16T05:47:16,177 raise RequirementsConflicted(criterion) 2021-09-16T05:47:16,177 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('poms==0.0.0') 2021-09-16T05:47:16,177 2021-09-16T05:47:16,177 During handling of the above exception, another exception occurred: 2021-09-16T05:47:16,177 2021-09-16T05:47:16,177 Traceback (most recent call last): 2021-09-16T05:47:16,177 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-16T05:47:16,177 result = self._result = resolver.resolve( 2021-09-16T05:47:16,177 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-16T05:47:16,177 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-16T05:47:16,177 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-16T05:47:16,177 raise ResolutionImpossible(e.criterion.information) 2021-09-16T05:47:16,177 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('poms==0.0.0'), parent=None)] 2021-09-16T05:47:16,177 2021-09-16T05:47:16,177 The above exception was the direct cause of the following exception: 2021-09-16T05:47:16,177 2021-09-16T05:47:16,177 Traceback (most recent call last): 2021-09-16T05:47:16,177 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-16T05:47:16,177 status = self.run(options, args) 2021-09-16T05:47:16,177 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-16T05:47:16,177 return func(self, options, args) 2021-09-16T05:47:16,177 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-09-16T05:47:16,177 requirement_set = resolver.resolve( 2021-09-16T05:47:16,177 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-16T05:47:16,177 raise error from e 2021-09-16T05:47:16,177 pip._internal.exceptions.DistributionNotFound: No matching distribution found for poms==0.0.0 2021-09-16T05:47:16,182 Removed poms==0.0.0 from https://files.pythonhosted.org/packages/c2/1c/300d75837d48418ce0d070a7dac729540f911fcf927195107378af441e77/poms-0.0.0.tar.gz#sha256=ee1f80b2e2fb22ef4f1f98a296b64e687b4fea2b6853b52376415e7b4d5055d8 from build tracker '/tmp/pip-req-tracker-5nakv014' 2021-09-16T05:47:16,182 Removed build tracker: '/tmp/pip-req-tracker-5nakv014'