2021-12-20T17:24:50,882 Created temporary directory: /tmp/pip-ephem-wheel-cache-0znfwquj 2021-12-20T17:24:50,888 Created temporary directory: /tmp/pip-req-tracker-1i93c2ap 2021-12-20T17:24:50,889 Initialized build tracking at /tmp/pip-req-tracker-1i93c2ap 2021-12-20T17:24:50,889 Created build tracker: /tmp/pip-req-tracker-1i93c2ap 2021-12-20T17:24:50,889 Entered build tracker: /tmp/pip-req-tracker-1i93c2ap 2021-12-20T17:24:50,890 Created temporary directory: /tmp/pip-wheel-9cc7o3xp 2021-12-20T17:24:50,954 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-20T17:24:50,960 2 location(s) to search for versions of ssh-api: 2021-12-20T17:24:50,960 * https://pypi.org/simple/ssh-api/ 2021-12-20T17:24:50,960 * https://www.piwheels.org/simple/ssh-api/ 2021-12-20T17:24:50,961 Fetching project page and analyzing links: https://pypi.org/simple/ssh-api/ 2021-12-20T17:24:50,962 Getting page https://pypi.org/simple/ssh-api/ 2021-12-20T17:24:50,965 Found index url https://pypi.org/simple 2021-12-20T17:24:51,158 Skipping link: No binaries permitted for ssh-api: https://files.pythonhosted.org/packages/8d/2d/72f4bc80f077a38f4166c9647e6076e1878b627f4270e1004215221a606f/ssh_api-1.0.0-py3-none-any.whl#sha256=0dcfa1d5fee8ec01b95fb5e07838e253ce38d0b0fc96f6462d1568b3f8253ec9 (from https://pypi.org/simple/ssh-api/) (requires-python:>=3.9.7,<4.0.0) 2021-12-20T17:24:51,160 Link requires a different Python (3.7.3 not in: '>=3.9.7,<4.0.0'): https://files.pythonhosted.org/packages/86/0d/daef044c095482d560b4a035690b370aa0f29d28d22e82dde2599881cb4a/ssh_api-1.0.0.tar.gz#sha256=9df15dc229a5257dea73513e63182b6b0e9812dfcca3003adeef07a6ca458f8b (from https://pypi.org/simple/ssh-api/) (requires-python:>=3.9.7,<4.0.0) 2021-12-20T17:24:51,161 Fetching project page and analyzing links: https://www.piwheels.org/simple/ssh-api/ 2021-12-20T17:24:51,161 Getting page https://www.piwheels.org/simple/ssh-api/ 2021-12-20T17:24:51,163 Found index url https://www.piwheels.org/simple 2021-12-20T17:24:51,362 Skipping link: not a file: https://www.piwheels.org/simple/ssh-api/ 2021-12-20T17:24:51,363 Skipping link: not a file: https://pypi.org/simple/ssh-api/ 2021-12-20T17:24:51,394 Given no hashes to check 0 links for project 'ssh-api': discarding no candidates 2021-12-20T17:24:51,395 ERROR: Could not find a version that satisfies the requirement ssh-api==1.0.0 (from versions: none) 2021-12-20T17:24:51,396 ERROR: No matching distribution found for ssh-api==1.0.0 2021-12-20T17:24:51,396 Exception information: 2021-12-20T17:24:51,396 Traceback (most recent call last): 2021-12-20T17:24:51,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-20T17:24:51,396 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-20T17:24:51,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-20T17:24:51,396 raise RequirementsConflicted(criterion) 2021-12-20T17:24:51,396 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ssh-api==1.0.0') 2021-12-20T17:24:51,396 2021-12-20T17:24:51,396 During handling of the above exception, another exception occurred: 2021-12-20T17:24:51,396 2021-12-20T17:24:51,396 Traceback (most recent call last): 2021-12-20T17:24:51,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-20T17:24:51,396 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-20T17:24:51,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-20T17:24:51,396 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-20T17:24:51,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-20T17:24:51,396 raise ResolutionImpossible(e.criterion.information) 2021-12-20T17:24:51,396 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ssh-api==1.0.0'), parent=None)] 2021-12-20T17:24:51,396 2021-12-20T17:24:51,396 The above exception was the direct cause of the following exception: 2021-12-20T17:24:51,396 2021-12-20T17:24:51,396 Traceback (most recent call last): 2021-12-20T17:24:51,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-20T17:24:51,396 status = run_func(*args) 2021-12-20T17:24:51,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-20T17:24:51,396 return func(self, options, args) 2021-12-20T17:24:51,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-20T17:24:51,396 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-20T17:24:51,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-20T17:24:51,396 raise error from e 2021-12-20T17:24:51,396 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ssh-api==1.0.0 2021-12-20T17:24:51,404 Removed build tracker: '/tmp/pip-req-tracker-1i93c2ap'