2022-04-06T00:15:43,487 Created temporary directory: /tmp/pip-ephem-wheel-cache-umr3srz4 2022-04-06T00:15:43,492 Created temporary directory: /tmp/pip-req-tracker-y4782201 2022-04-06T00:15:43,493 Initialized build tracking at /tmp/pip-req-tracker-y4782201 2022-04-06T00:15:43,494 Created build tracker: /tmp/pip-req-tracker-y4782201 2022-04-06T00:15:43,494 Entered build tracker: /tmp/pip-req-tracker-y4782201 2022-04-06T00:15:43,495 Created temporary directory: /tmp/pip-wheel-zp6ie63b 2022-04-06T00:15:43,564 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-06T00:15:43,573 2 location(s) to search for versions of pytest-eliot: 2022-04-06T00:15:43,573 * https://pypi.org/simple/pytest-eliot/ 2022-04-06T00:15:43,573 * https://www.piwheels.org/simple/pytest-eliot/ 2022-04-06T00:15:43,574 Fetching project page and analyzing links: https://pypi.org/simple/pytest-eliot/ 2022-04-06T00:15:43,575 Getting page https://pypi.org/simple/pytest-eliot/ 2022-04-06T00:15:43,579 Found index url https://pypi.org/simple 2022-04-06T00:15:43,685 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/de/53/62fdb69d5863f3bfee2b438935dd95fe154a315610137e96b0c141d84f25/pytest-eliot-0.0.1.tar.gz#sha256=faae2cb61a56f3fd9e4a3d149032641ad09663df56b1764641e321132172f460 (from https://pypi.org/simple/pytest-eliot/) (requires-python:>=3.9) 2022-04-06T00:15:43,686 Skipping link: No binaries permitted for pytest-eliot: https://files.pythonhosted.org/packages/53/87/2cbd028624b6796828b2560917103a0484f8fc4f041d4e4bbdd7c0bde2ab/pytest_eliot-0.0.1-py3-none-any.whl#sha256=ee79aaa837cf2c1a0335f4c565d74174a3d33b3c8eede6c6d8c2df76644edc54 (from https://pypi.org/simple/pytest-eliot/) (requires-python:>=3.9) 2022-04-06T00:15:43,687 Fetching project page and analyzing links: https://www.piwheels.org/simple/pytest-eliot/ 2022-04-06T00:15:43,687 Getting page https://www.piwheels.org/simple/pytest-eliot/ 2022-04-06T00:15:43,689 Found index url https://www.piwheels.org/simple 2022-04-06T00:15:43,911 Skipping link: not a file: https://www.piwheels.org/simple/pytest-eliot/ 2022-04-06T00:15:43,912 Skipping link: not a file: https://pypi.org/simple/pytest-eliot/ 2022-04-06T00:15:43,945 Given no hashes to check 0 links for project 'pytest-eliot': discarding no candidates 2022-04-06T00:15:43,946 ERROR: Could not find a version that satisfies the requirement pytest-eliot==0.0.1 (from versions: none) 2022-04-06T00:15:43,948 ERROR: No matching distribution found for pytest-eliot==0.0.1 2022-04-06T00:15:43,950 Exception information: 2022-04-06T00:15:43,950 Traceback (most recent call last): 2022-04-06T00:15:43,950 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-06T00:15:43,950 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-06T00:15:43,950 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-06T00:15:43,950 raise RequirementsConflicted(criterion) 2022-04-06T00:15:43,950 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytest-eliot==0.0.1') 2022-04-06T00:15:43,950 2022-04-06T00:15:43,950 During handling of the above exception, another exception occurred: 2022-04-06T00:15:43,950 2022-04-06T00:15:43,950 Traceback (most recent call last): 2022-04-06T00:15:43,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-06T00:15:43,950 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-06T00:15:43,950 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-06T00:15:43,950 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-06T00:15:43,950 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-06T00:15:43,950 raise ResolutionImpossible(e.criterion.information) 2022-04-06T00:15:43,950 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytest-eliot==0.0.1'), parent=None)] 2022-04-06T00:15:43,950 2022-04-06T00:15:43,950 The above exception was the direct cause of the following exception: 2022-04-06T00:15:43,950 2022-04-06T00:15:43,950 Traceback (most recent call last): 2022-04-06T00:15:43,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-06T00:15:43,950 status = run_func(*args) 2022-04-06T00:15:43,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-06T00:15:43,950 return func(self, options, args) 2022-04-06T00:15:43,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-06T00:15:43,950 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-06T00:15:43,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-06T00:15:43,950 raise error from e 2022-04-06T00:15:43,950 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytest-eliot==0.0.1 2022-04-06T00:15:43,959 Removed build tracker: '/tmp/pip-req-tracker-y4782201'