2021-12-07T04:57:00,497 Created temporary directory: /tmp/pip-ephem-wheel-cache-z3l0_6a2 2021-12-07T04:57:00,502 Created temporary directory: /tmp/pip-req-tracker-xqfxudtb 2021-12-07T04:57:00,503 Initialized build tracking at /tmp/pip-req-tracker-xqfxudtb 2021-12-07T04:57:00,503 Created build tracker: /tmp/pip-req-tracker-xqfxudtb 2021-12-07T04:57:00,503 Entered build tracker: /tmp/pip-req-tracker-xqfxudtb 2021-12-07T04:57:00,504 Created temporary directory: /tmp/pip-wheel-01eiiaf3 2021-12-07T04:57:00,559 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-07T04:57:00,565 2 location(s) to search for versions of xbi: 2021-12-07T04:57:00,565 * https://pypi.org/simple/xbi/ 2021-12-07T04:57:00,565 * https://www.piwheels.org/simple/xbi/ 2021-12-07T04:57:00,566 Fetching project page and analyzing links: https://pypi.org/simple/xbi/ 2021-12-07T04:57:00,567 Getting page https://pypi.org/simple/xbi/ 2021-12-07T04:57:00,570 Found index url https://pypi.org/simple 2021-12-07T04:57:00,763 Skipping link: No binaries permitted for xbi: https://files.pythonhosted.org/packages/f6/a5/f7343c86a63894bb0676067b951bf63121068198666d886fe9ff475c2cc1/xbi-0.0.0-py3-none-any.whl#sha256=704a2f79df30bf07fde645a85c776ce719cf8ba93797c33152cf1a5fc7de2bd0 (from https://pypi.org/simple/xbi/) (requires-python:>=3.9) 2021-12-07T04:57:00,765 Found link https://files.pythonhosted.org/packages/df/6f/077eb36ad42392f0e4d521c9cb129e2f3c42525c134a3775f32fd5cfcfdd/xbi-0.0.0.tar.gz#sha256=babb5d430eefc4d6f12a4919901e041faeb249e720116585ed315376f0249a5b (from https://pypi.org/simple/xbi/) (requires-python:>=3.9), version: 0.0.0 2021-12-07T04:57:00,766 Fetching project page and analyzing links: https://www.piwheels.org/simple/xbi/ 2021-12-07T04:57:00,766 Getting page https://www.piwheels.org/simple/xbi/ 2021-12-07T04:57:00,768 Found index url https://www.piwheels.org/simple 2021-12-07T04:57:00,983 Skipping link: not a file: https://www.piwheels.org/simple/xbi/ 2021-12-07T04:57:00,984 Skipping link: not a file: https://pypi.org/simple/xbi/ 2021-12-07T04:57:01,023 Given no hashes to check 1 links for project 'xbi': discarding no candidates 2021-12-07T04:57:01,060 Collecting xbi==0.0.0 2021-12-07T04:57:01,063 Created temporary directory: /tmp/pip-unpack-w5rkn44u 2021-12-07T04:57:01,146 Downloading xbi-0.0.0.tar.gz (1.4 kB) 2021-12-07T04:57:01,201 Added xbi==0.0.0 from https://files.pythonhosted.org/packages/df/6f/077eb36ad42392f0e4d521c9cb129e2f3c42525c134a3775f32fd5cfcfdd/xbi-0.0.0.tar.gz#sha256=babb5d430eefc4d6f12a4919901e041faeb249e720116585ed315376f0249a5b to build tracker '/tmp/pip-req-tracker-xqfxudtb' 2021-12-07T04:57:01,202 Running setup.py (path:/tmp/pip-wheel-01eiiaf3/xbi_86bdd80bbc9244cbac8fb27281c99eeb/setup.py) egg_info for package xbi 2021-12-07T04:57:01,204 Created temporary directory: /tmp/pip-pip-egg-info-lg25eqay 2021-12-07T04:57:01,204 Preparing metadata (setup.py): started 2021-12-07T04:57:01,205 Running command python setup.py egg_info 2021-12-07T04:57:02,471 Traceback (most recent call last): 2021-12-07T04:57:02,472 File "", line 1, in 2021-12-07T04:57:02,473 File "/tmp/pip-wheel-01eiiaf3/xbi_86bdd80bbc9244cbac8fb27281c99eeb/setup.py", line 9, in 2021-12-07T04:57:02,473 with open('requirements.txt', 'r') as f: 2021-12-07T04:57:02,474 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-12-07T04:57:02,559 Preparing metadata (setup.py): finished with status 'error' 2021-12-07T04:57:02,560 WARNING: Discarding https://files.pythonhosted.org/packages/df/6f/077eb36ad42392f0e4d521c9cb129e2f3c42525c134a3775f32fd5cfcfdd/xbi-0.0.0.tar.gz#sha256=babb5d430eefc4d6f12a4919901e041faeb249e720116585ed315376f0249a5b (from https://pypi.org/simple/xbi/) (requires-python:>=3.9). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-12-07T04:57:02,563 ERROR: Could not find a version that satisfies the requirement xbi==0.0.0 (from versions: 0.0.0) 2021-12-07T04:57:02,564 ERROR: No matching distribution found for xbi==0.0.0 2021-12-07T04:57:02,564 Exception information: 2021-12-07T04:57:02,564 Traceback (most recent call last): 2021-12-07T04:57:02,564 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-07T04:57:02,564 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-07T04:57:02,564 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-07T04:57:02,564 raise RequirementsConflicted(criterion) 2021-12-07T04:57:02,564 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('xbi==0.0.0') 2021-12-07T04:57:02,564 2021-12-07T04:57:02,564 During handling of the above exception, another exception occurred: 2021-12-07T04:57:02,564 2021-12-07T04:57:02,564 Traceback (most recent call last): 2021-12-07T04:57:02,564 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-07T04:57:02,564 result = self._result = resolver.resolve( 2021-12-07T04:57:02,564 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-07T04:57:02,564 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-07T04:57:02,564 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-07T04:57:02,564 raise ResolutionImpossible(e.criterion.information) 2021-12-07T04:57:02,564 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('xbi==0.0.0'), parent=None)] 2021-12-07T04:57:02,564 2021-12-07T04:57:02,564 The above exception was the direct cause of the following exception: 2021-12-07T04:57:02,564 2021-12-07T04:57:02,564 Traceback (most recent call last): 2021-12-07T04:57:02,564 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-07T04:57:02,564 status = run_func(*args) 2021-12-07T04:57:02,564 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-07T04:57:02,564 return func(self, options, args) 2021-12-07T04:57:02,564 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-07T04:57:02,564 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-07T04:57:02,564 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-07T04:57:02,564 raise error from e 2021-12-07T04:57:02,564 pip._internal.exceptions.DistributionNotFound: No matching distribution found for xbi==0.0.0 2021-12-07T04:57:02,574 Removed xbi==0.0.0 from https://files.pythonhosted.org/packages/df/6f/077eb36ad42392f0e4d521c9cb129e2f3c42525c134a3775f32fd5cfcfdd/xbi-0.0.0.tar.gz#sha256=babb5d430eefc4d6f12a4919901e041faeb249e720116585ed315376f0249a5b from build tracker '/tmp/pip-req-tracker-xqfxudtb' 2021-12-07T04:57:02,574 Removed build tracker: '/tmp/pip-req-tracker-xqfxudtb'