2021-09-16T05:42:06,549 Created temporary directory: /tmp/pip-ephem-wheel-cache-ti4j7jo5 2021-09-16T05:42:06,552 Created temporary directory: /tmp/pip-req-tracker-2v_msl99 2021-09-16T05:42:06,553 Initialized build tracking at /tmp/pip-req-tracker-2v_msl99 2021-09-16T05:42:06,553 Created build tracker: /tmp/pip-req-tracker-2v_msl99 2021-09-16T05:42:06,553 Entered build tracker: /tmp/pip-req-tracker-2v_msl99 2021-09-16T05:42:06,554 Created temporary directory: /tmp/pip-wheel-eaepl8c9 2021-09-16T05:42:06,584 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-16T05:42:06,587 2 location(s) to search for versions of poms: 2021-09-16T05:42:06,587 * https://pypi.org/simple/poms/ 2021-09-16T05:42:06,587 * https://www.piwheels.org/simple/poms/ 2021-09-16T05:42:06,588 Fetching project page and analyzing links: https://pypi.org/simple/poms/ 2021-09-16T05:42:06,588 Getting page https://pypi.org/simple/poms/ 2021-09-16T05:42:06,590 Found index url https://pypi.org/simple 2021-09-16T05:42:06,676 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:42:06,677 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:42:06,677 Fetching project page and analyzing links: https://www.piwheels.org/simple/poms/ 2021-09-16T05:42:06,677 Getting page https://www.piwheels.org/simple/poms/ 2021-09-16T05:42:06,678 Found index url https://www.piwheels.org/simple 2021-09-16T05:42:06,788 Skipping link: not a file: https://www.piwheels.org/simple/poms/ 2021-09-16T05:42:06,789 Skipping link: not a file: https://pypi.org/simple/poms/ 2021-09-16T05:42:06,809 Given no hashes to check 1 links for project 'poms': discarding no candidates 2021-09-16T05:42:06,823 Collecting poms==0.0.0 2021-09-16T05:42:06,825 Created temporary directory: /tmp/pip-unpack-ejpxlfcp 2021-09-16T05:42:06,998 Downloading poms-0.0.0.tar.gz (1.3 kB) 2021-09-16T05:42:07,038 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-2v_msl99' 2021-09-16T05:42:07,039 Running setup.py (path:/tmp/pip-wheel-eaepl8c9/poms_96a3d890ad1241578211331d914088e7/setup.py) egg_info for package poms 2021-09-16T05:42:07,039 Created temporary directory: /tmp/pip-pip-egg-info-lq1w35j3 2021-09-16T05:42:07,040 Running command python setup.py egg_info 2021-09-16T05:42:07,745 Traceback (most recent call last): 2021-09-16T05:42:07,746 File "", line 1, in 2021-09-16T05:42:07,746 File "/tmp/pip-wheel-eaepl8c9/poms_96a3d890ad1241578211331d914088e7/setup.py", line 4, in 2021-09-16T05:42:07,746 with open("requirements.txt", "r") as f: 2021-09-16T05:42:07,746 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-09-16T05:42:07,796 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:42:07,798 ERROR: Could not find a version that satisfies the requirement poms==0.0.0 (from versions: 0.0.0) 2021-09-16T05:42:07,798 ERROR: No matching distribution found for poms==0.0.0 2021-09-16T05:42:07,798 Exception information: 2021-09-16T05:42:07,798 Traceback (most recent call last): 2021-09-16T05:42:07,798 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-16T05:42:07,798 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-16T05:42:07,798 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-16T05:42:07,798 raise RequirementsConflicted(criterion) 2021-09-16T05:42:07,798 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('poms==0.0.0') 2021-09-16T05:42:07,798 2021-09-16T05:42:07,798 During handling of the above exception, another exception occurred: 2021-09-16T05:42:07,798 2021-09-16T05:42:07,798 Traceback (most recent call last): 2021-09-16T05:42:07,798 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-16T05:42:07,798 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-16T05:42:07,798 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-16T05:42:07,798 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-16T05:42:07,798 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-16T05:42:07,798 raise ResolutionImpossible(e.criterion.information) 2021-09-16T05:42:07,798 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('poms==0.0.0'), parent=None)] 2021-09-16T05:42:07,798 2021-09-16T05:42:07,798 The above exception was the direct cause of the following exception: 2021-09-16T05:42:07,798 2021-09-16T05:42:07,798 Traceback (most recent call last): 2021-09-16T05:42:07,798 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-16T05:42:07,798 status = self.run(options, args) 2021-09-16T05:42:07,798 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-16T05:42:07,798 return func(self, options, args) 2021-09-16T05:42:07,798 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-16T05:42:07,798 reqs, check_supported_wheels=True 2021-09-16T05:42:07,798 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-16T05:42:07,798 raise error from e 2021-09-16T05:42:07,798 pip._internal.exceptions.DistributionNotFound: No matching distribution found for poms==0.0.0 2021-09-16T05:42:07,803 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-2v_msl99' 2021-09-16T05:42:07,804 Removed build tracker: '/tmp/pip-req-tracker-2v_msl99'