2022-02-02T10:31:43,447 Created temporary directory: /tmp/pip-ephem-wheel-cache-_kqda0ot 2022-02-02T10:31:43,453 Created temporary directory: /tmp/pip-req-tracker-3lgewegg 2022-02-02T10:31:43,454 Initialized build tracking at /tmp/pip-req-tracker-3lgewegg 2022-02-02T10:31:43,455 Created build tracker: /tmp/pip-req-tracker-3lgewegg 2022-02-02T10:31:43,455 Entered build tracker: /tmp/pip-req-tracker-3lgewegg 2022-02-02T10:31:43,456 Created temporary directory: /tmp/pip-wheel-f50x24x8 2022-02-02T10:31:43,530 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-02T10:31:43,536 2 location(s) to search for versions of shelldoc: 2022-02-02T10:31:43,536 * https://pypi.org/simple/shelldoc/ 2022-02-02T10:31:43,536 * https://www.piwheels.org/simple/shelldoc/ 2022-02-02T10:31:43,537 Fetching project page and analyzing links: https://pypi.org/simple/shelldoc/ 2022-02-02T10:31:43,538 Getting page https://pypi.org/simple/shelldoc/ 2022-02-02T10:31:43,541 Found index url https://pypi.org/simple 2022-02-02T10:31:43,738 Skipping link: No binaries permitted for shelldoc: https://files.pythonhosted.org/packages/28/0c/3dffb2dae9d2a76048f4764e2b7577eb81e717c768ce60e174e8c2d3e72b/shelldoc-0.0.1-py3-none-any.whl#sha256=32c445e59160323c9b14fede4861ae02ac498c123e80f0e92465e96710cece36 (from https://pypi.org/simple/shelldoc/) (requires-python:>=3.8) 2022-02-02T10:31:43,740 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/3e/53/87a592a366499361f58a0c7636a67ef1479d4ea877d5f7c665b4d0fa2f63/shelldoc-0.0.1.tar.gz#sha256=82d2362df0912c85bb112f36df2b3146c748738314d6a41384dcb13eac4347b2 (from https://pypi.org/simple/shelldoc/) (requires-python:>=3.8) 2022-02-02T10:31:43,741 Fetching project page and analyzing links: https://www.piwheels.org/simple/shelldoc/ 2022-02-02T10:31:43,742 Getting page https://www.piwheels.org/simple/shelldoc/ 2022-02-02T10:31:43,744 Found index url https://www.piwheels.org/simple 2022-02-02T10:31:43,966 Skipping link: not a file: https://www.piwheels.org/simple/shelldoc/ 2022-02-02T10:31:43,966 Skipping link: not a file: https://pypi.org/simple/shelldoc/ 2022-02-02T10:31:43,999 Given no hashes to check 0 links for project 'shelldoc': discarding no candidates 2022-02-02T10:31:44,000 ERROR: Could not find a version that satisfies the requirement shelldoc==0.0.1 (from versions: none) 2022-02-02T10:31:44,001 ERROR: No matching distribution found for shelldoc==0.0.1 2022-02-02T10:31:44,002 Exception information: 2022-02-02T10:31:44,002 Traceback (most recent call last): 2022-02-02T10:31:44,002 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-02T10:31:44,002 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-02T10:31:44,002 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-02T10:31:44,002 raise RequirementsConflicted(criterion) 2022-02-02T10:31:44,002 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('shelldoc==0.0.1') 2022-02-02T10:31:44,002 2022-02-02T10:31:44,002 During handling of the above exception, another exception occurred: 2022-02-02T10:31:44,002 2022-02-02T10:31:44,002 Traceback (most recent call last): 2022-02-02T10:31:44,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-02T10:31:44,002 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-02T10:31:44,002 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-02T10:31:44,002 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-02T10:31:44,002 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-02T10:31:44,002 raise ResolutionImpossible(e.criterion.information) 2022-02-02T10:31:44,002 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('shelldoc==0.0.1'), parent=None)] 2022-02-02T10:31:44,002 2022-02-02T10:31:44,002 The above exception was the direct cause of the following exception: 2022-02-02T10:31:44,002 2022-02-02T10:31:44,002 Traceback (most recent call last): 2022-02-02T10:31:44,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-02T10:31:44,002 status = run_func(*args) 2022-02-02T10:31:44,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-02T10:31:44,002 return func(self, options, args) 2022-02-02T10:31:44,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-02T10:31:44,002 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-02T10:31:44,002 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-02T10:31:44,002 raise error from e 2022-02-02T10:31:44,002 pip._internal.exceptions.DistributionNotFound: No matching distribution found for shelldoc==0.0.1 2022-02-02T10:31:44,010 Removed build tracker: '/tmp/pip-req-tracker-3lgewegg'