2022-02-23T22:40:09,084 Created temporary directory: /tmp/pip-ephem-wheel-cache-522t0fg_ 2022-02-23T22:40:09,091 Created temporary directory: /tmp/pip-req-tracker-ed43g_qn 2022-02-23T22:40:09,092 Initialized build tracking at /tmp/pip-req-tracker-ed43g_qn 2022-02-23T22:40:09,092 Created build tracker: /tmp/pip-req-tracker-ed43g_qn 2022-02-23T22:40:09,092 Entered build tracker: /tmp/pip-req-tracker-ed43g_qn 2022-02-23T22:40:09,094 Created temporary directory: /tmp/pip-wheel-xe68t6dk 2022-02-23T22:40:09,167 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-23T22:40:09,170 2 location(s) to search for versions of rsa-python: 2022-02-23T22:40:09,170 * https://pypi.org/simple/rsa-python/ 2022-02-23T22:40:09,170 * https://www.piwheels.org/simple/rsa-python/ 2022-02-23T22:40:09,171 Fetching project page and analyzing links: https://pypi.org/simple/rsa-python/ 2022-02-23T22:40:09,173 Getting page https://pypi.org/simple/rsa-python/ 2022-02-23T22:40:09,177 Found index url https://pypi.org/simple 2022-02-23T22:40:09,513 Skipping link: No binaries permitted for rsa-python: https://files.pythonhosted.org/packages/d2/32/064989475e2a7d8138608aa8793eb6933a384abea48d50b3c9257a47b61c/rsa_python-0.1-py3-none-any.whl#sha256=77e7c540b2e40cf6f255c093c7538bc42095cd3bcfdb8bd326847ed52ff261cd (from https://pypi.org/simple/rsa-python/) (requires-python:>=3.6) 2022-02-23T22:40:09,515 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/48/54/052ce81cf7943f471cea9b4baf2177e8da7197f9af6e3166a91e3aad60c4/rsa_python-0.1.tar.gz#sha256=117c5eb6ac1b11ec982e07a01970fe1447bbe8cc2404e38d83d213122e791a84 (from https://pypi.org/simple/rsa-python/) (requires-python:>=3.6) 2022-02-23T22:40:09,515 Skipping link: No binaries permitted for rsa-python: https://files.pythonhosted.org/packages/54/cd/99a51353f915dc886b1f0a385b36b31b72984934bb98854954971a3af3aa/rsa_python-0.1.1-py3-none-any.whl#sha256=7730b4312b1fca81c1747a2cb719ce95699ccacf8cc297127d9ada24761d35d8 (from https://pypi.org/simple/rsa-python/) (requires-python:>=3.6) 2022-02-23T22:40:09,517 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/d4/7f/ff6c335e21b3dc1c204e66dd387fd804eab9d2f67155e9404c44227397b5/rsa_python-0.1.1.tar.gz#sha256=f5a7beb5e60088b523bd5dfd99d24b0cb708166048c830f00063fdd70fe0cfe3 (from https://pypi.org/simple/rsa-python/) (requires-python:>=3.6) 2022-02-23T22:40:09,518 Fetching project page and analyzing links: https://www.piwheels.org/simple/rsa-python/ 2022-02-23T22:40:09,518 Getting page https://www.piwheels.org/simple/rsa-python/ 2022-02-23T22:40:09,521 Found index url https://www.piwheels.org/simple 2022-02-23T22:40:09,769 Given no hashes to check 0 links for project 'rsa-python': discarding no candidates 2022-02-23T22:40:09,770 ERROR: Could not find a version that satisfies the requirement rsa-python==0.1 2022-02-23T22:40:09,771 ERROR: No matching distribution found for rsa-python==0.1 2022-02-23T22:40:09,772 Exception information: 2022-02-23T22:40:09,772 Traceback (most recent call last): 2022-02-23T22:40:09,772 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2022-02-23T22:40:09,772 crit = self.state.criteria[name] 2022-02-23T22:40:09,772 KeyError: 'rsa-python' 2022-02-23T22:40:09,772 2022-02-23T22:40:09,772 During handling of the above exception, another exception occurred: 2022-02-23T22:40:09,772 2022-02-23T22:40:09,772 Traceback (most recent call last): 2022-02-23T22:40:09,772 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2022-02-23T22:40:09,772 name, crit = self._merge_into_criterion(r, parent=None) 2022-02-23T22:40:09,772 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2022-02-23T22:40:09,772 crit = Criterion.from_requirement(self._p, requirement, parent) 2022-02-23T22:40:09,772 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2022-02-23T22:40:09,772 raise RequirementsConflicted(criterion) 2022-02-23T22:40:09,772 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rsa-python==0.1') 2022-02-23T22:40:09,772 2022-02-23T22:40:09,772 During handling of the above exception, another exception occurred: 2022-02-23T22:40:09,772 2022-02-23T22:40:09,772 Traceback (most recent call last): 2022-02-23T22:40:09,772 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2022-02-23T22:40:09,772 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2022-02-23T22:40:09,772 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2022-02-23T22:40:09,772 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-23T22:40:09,772 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2022-02-23T22:40:09,772 raise ResolutionImpossible(e.criterion.information) 2022-02-23T22:40:09,772 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rsa-python==0.1'), parent=None)] 2022-02-23T22:40:09,772 2022-02-23T22:40:09,772 The above exception was the direct cause of the following exception: 2022-02-23T22:40:09,772 2022-02-23T22:40:09,772 Traceback (most recent call last): 2022-02-23T22:40:09,772 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2022-02-23T22:40:09,772 status = self.run(options, args) 2022-02-23T22:40:09,772 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2022-02-23T22:40:09,772 return func(self, options, args) 2022-02-23T22:40:09,772 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2022-02-23T22:40:09,772 reqs, check_supported_wheels=True 2022-02-23T22:40:09,772 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2022-02-23T22:40:09,772 six.raise_from(error, e) 2022-02-23T22:40:09,772 File "", line 3, in raise_from 2022-02-23T22:40:09,772 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rsa-python==0.1 2022-02-23T22:40:09,782 Removed build tracker: '/tmp/pip-req-tracker-ed43g_qn'