2021-12-22T14:59:21,197 Created temporary directory: /tmp/pip-ephem-wheel-cache-a6ju6_ur 2021-12-22T14:59:21,202 Created temporary directory: /tmp/pip-req-tracker-scx27iec 2021-12-22T14:59:21,203 Initialized build tracking at /tmp/pip-req-tracker-scx27iec 2021-12-22T14:59:21,203 Created build tracker: /tmp/pip-req-tracker-scx27iec 2021-12-22T14:59:21,204 Entered build tracker: /tmp/pip-req-tracker-scx27iec 2021-12-22T14:59:21,205 Created temporary directory: /tmp/pip-wheel-hyocao6y 2021-12-22T14:59:21,270 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-22T14:59:21,275 2 location(s) to search for versions of inxi: 2021-12-22T14:59:21,275 * https://pypi.org/simple/inxi/ 2021-12-22T14:59:21,275 * https://www.piwheels.org/simple/inxi/ 2021-12-22T14:59:21,276 Fetching project page and analyzing links: https://pypi.org/simple/inxi/ 2021-12-22T14:59:21,278 Getting page https://pypi.org/simple/inxi/ 2021-12-22T14:59:21,281 Found index url https://pypi.org/simple 2021-12-22T14:59:21,480 Skipping link: No binaries permitted for inxi: https://files.pythonhosted.org/packages/4a/d9/a4c6e2aad5876af8fbd2c2db7a5372e79e9de77d9dfb96fcf332d0fdf54c/inxi-0.1.0-py3-none-any.whl#sha256=28b43e245ff0fe59d978e0818a47e16827acaacc61eb854f9a3037a32548eff5 (from https://pypi.org/simple/inxi/) (requires-python:>=3.9,<4.0) 2021-12-22T14:59:21,481 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/50/83/2f0e5857b1b1da216ae35d546a492f3fd939f5afb7709de5b4b3258fa1ac/inxi-0.1.0.tar.gz#sha256=9dc790b6aa4600608d7e14f5f59a569182a68f49c5914b9e1c697a470f68e18b (from https://pypi.org/simple/inxi/) (requires-python:>=3.9,<4.0) 2021-12-22T14:59:21,482 Skipping link: No binaries permitted for inxi: https://files.pythonhosted.org/packages/a5/ca/13b886ba9e2c611003335dc8fc9f9fffeddcae068181c2694b14cc14c147/inxi-0.1.1-py3-none-any.whl#sha256=1335c31ad798120098f9ef599d775e0f5a88f694484d11b18eea56ab18a4fb77 (from https://pypi.org/simple/inxi/) (requires-python:>=3.9,<4.0) 2021-12-22T14:59:21,484 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/86/e1/09d143816b10f5a20314196c415ca853fbb0c4bec158afc54affd3450e4a/inxi-0.1.1.tar.gz#sha256=32a445dabe2b5eed43aa49d751749779254f738bab16a0816cc51898e208dde1 (from https://pypi.org/simple/inxi/) (requires-python:>=3.9,<4.0) 2021-12-22T14:59:21,484 Fetching project page and analyzing links: https://www.piwheels.org/simple/inxi/ 2021-12-22T14:59:21,485 Getting page https://www.piwheels.org/simple/inxi/ 2021-12-22T14:59:21,487 Found index url https://www.piwheels.org/simple 2021-12-22T14:59:21,697 Skipping link: No binaries permitted for inxi: https://www.piwheels.org/simple/inxi/inxi-0.1.0-py3-none-any.whl#sha256=28b43e245ff0fe59d978e0818a47e16827acaacc61eb854f9a3037a32548eff5 (from https://www.piwheels.org/simple/inxi/) (requires-python:>=3.9,<4.0) 2021-12-22T14:59:21,698 Skipping link: not a file: https://www.piwheels.org/simple/inxi/ 2021-12-22T14:59:21,699 Skipping link: not a file: https://pypi.org/simple/inxi/ 2021-12-22T14:59:21,729 Given no hashes to check 0 links for project 'inxi': discarding no candidates 2021-12-22T14:59:21,730 ERROR: Could not find a version that satisfies the requirement inxi==0.1.1 (from versions: none) 2021-12-22T14:59:21,731 ERROR: No matching distribution found for inxi==0.1.1 2021-12-22T14:59:21,732 Exception information: 2021-12-22T14:59:21,732 Traceback (most recent call last): 2021-12-22T14:59:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-22T14:59:21,732 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-22T14:59:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-22T14:59:21,732 raise RequirementsConflicted(criterion) 2021-12-22T14:59:21,732 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('inxi==0.1.1') 2021-12-22T14:59:21,732 2021-12-22T14:59:21,732 During handling of the above exception, another exception occurred: 2021-12-22T14:59:21,732 2021-12-22T14:59:21,732 Traceback (most recent call last): 2021-12-22T14:59:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-22T14:59:21,732 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-22T14:59:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-22T14:59:21,732 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-22T14:59:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-22T14:59:21,732 raise ResolutionImpossible(e.criterion.information) 2021-12-22T14:59:21,732 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('inxi==0.1.1'), parent=None)] 2021-12-22T14:59:21,732 2021-12-22T14:59:21,732 The above exception was the direct cause of the following exception: 2021-12-22T14:59:21,732 2021-12-22T14:59:21,732 Traceback (most recent call last): 2021-12-22T14:59:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-22T14:59:21,732 status = run_func(*args) 2021-12-22T14:59:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-22T14:59:21,732 return func(self, options, args) 2021-12-22T14:59:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-22T14:59:21,732 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-22T14:59:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-22T14:59:21,732 raise error from e 2021-12-22T14:59:21,732 pip._internal.exceptions.DistributionNotFound: No matching distribution found for inxi==0.1.1 2021-12-22T14:59:21,739 Removed build tracker: '/tmp/pip-req-tracker-scx27iec'