2021-04-20T09:51:53,102 Created temporary directory: /tmp/pip-ephem-wheel-cache-8ytkmb5g 2021-04-20T09:51:53,105 Created temporary directory: /tmp/pip-req-tracker-ekz86u5h 2021-04-20T09:51:53,106 Initialized build tracking at /tmp/pip-req-tracker-ekz86u5h 2021-04-20T09:51:53,106 Created build tracker: /tmp/pip-req-tracker-ekz86u5h 2021-04-20T09:51:53,106 Entered build tracker: /tmp/pip-req-tracker-ekz86u5h 2021-04-20T09:51:53,107 Created temporary directory: /tmp/pip-wheel-4aete65j 2021-04-20T09:51:53,133 1 location(s) to search for versions of iamzero-boto3: 2021-04-20T09:51:53,133 * https://pypi.org/simple/iamzero-boto3/ 2021-04-20T09:51:53,133 Fetching project page and analyzing links: https://pypi.org/simple/iamzero-boto3/ 2021-04-20T09:51:53,134 Getting page https://pypi.org/simple/iamzero-boto3/ 2021-04-20T09:51:53,135 Found index url https://pypi.org/simple 2021-04-20T09:51:53,137 Getting credentials from keyring for https://pypi.org/simple 2021-04-20T09:51:53,478 Loading KWallet 2021-04-20T09:51:53,502 Loading SecretService 2021-04-20T09:51:53,547 Loading Windows 2021-04-20T09:51:53,550 Loading chainer 2021-04-20T09:51:53,551 Loading macOS 2021-04-20T09:51:53,555 Loading Gnome 2021-04-20T09:51:53,594 Loading Google 2021-04-20T09:51:53,599 Loading Windows (alt) 2021-04-20T09:51:53,604 Loading file 2021-04-20T09:51:53,606 Loading keyczar 2021-04-20T09:51:53,606 Loading multi 2021-04-20T09:51:53,608 Loading pyfs 2021-04-20T09:51:53,645 Getting credentials from keyring for pypi.org 2021-04-20T09:51:53,735 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/36/9c/3fdb5dd193a169ed8b03c99c2133ab161cda2ac5a9d6e3510c9d5fca1265/iamzero-boto3-0.1.0.tar.gz#sha256=048593c9bcdc20545d01ed7f01ddb3881ca579aa110464a8a2f1a0a8758b9029 (from https://pypi.org/simple/iamzero-boto3/) (requires-python:>=3.9,<4.0) 2021-04-20T09:51:53,748 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/8f/8a/bddeef7611286025f7204182491720b08338bdfbe5b1ce63d920165bb71f/iamzero_boto3-0.1.0-py3-none-any.whl#sha256=2050b6c65dacbc20cc6f397cdf0da18139c81336dea4adec96b90673a932bb01 (from https://pypi.org/simple/iamzero-boto3/) (requires-python:>=3.9,<4.0) 2021-04-20T09:51:53,749 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/62/10/fb74d88d6a9b7856bdb31a3845030bc7c06958ce9eeb20ddd07cd79d1f85/iamzero-boto3-0.1.1.tar.gz#sha256=495a1f87a5368254a1e519c16043d5529551c0e98efbc3a93e372259a78bc9c9 (from https://pypi.org/simple/iamzero-boto3/) (requires-python:>=3.9,<4.0) 2021-04-20T09:51:53,750 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/68/42/7a653583fc76d6ae413356dc57593cdc81b8e7ad389c76c3635b0bde66c2/iamzero_boto3-0.1.1-py3-none-any.whl#sha256=c87a3a7d6b697c3c000ee42ec4361e47d25d2d817496d4d981dedbae03ee6fd2 (from https://pypi.org/simple/iamzero-boto3/) (requires-python:>=3.9,<4.0) 2021-04-20T09:51:53,750 Given no hashes to check 0 links for project 'iamzero-boto3': discarding no candidates 2021-04-20T09:51:53,751 ERROR: Could not find a version that satisfies the requirement iamzero-boto3==0.1.1 2021-04-20T09:51:53,751 ERROR: No matching distribution found for iamzero-boto3==0.1.1 2021-04-20T09:51:53,751 Exception information: 2021-04-20T09:51:53,751 Traceback (most recent call last): 2021-04-20T09:51:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-20T09:51:53,751 crit = self.state.criteria[name] 2021-04-20T09:51:53,751 KeyError: 'iamzero-boto3' 2021-04-20T09:51:53,751 2021-04-20T09:51:53,751 During handling of the above exception, another exception occurred: 2021-04-20T09:51:53,751 2021-04-20T09:51:53,751 Traceback (most recent call last): 2021-04-20T09:51:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-20T09:51:53,751 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-20T09:51:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-20T09:51:53,751 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-20T09:51:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-20T09:51:53,751 raise RequirementsConflicted(criterion) 2021-04-20T09:51:53,751 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('iamzero-boto3==0.1.1') 2021-04-20T09:51:53,751 2021-04-20T09:51:53,751 During handling of the above exception, another exception occurred: 2021-04-20T09:51:53,751 2021-04-20T09:51:53,751 Traceback (most recent call last): 2021-04-20T09:51:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-20T09:51:53,751 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-20T09:51:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-20T09:51:53,751 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-20T09:51:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-20T09:51:53,751 raise ResolutionImpossible(e.criterion.information) 2021-04-20T09:51:53,751 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('iamzero-boto3==0.1.1'), parent=None)] 2021-04-20T09:51:53,751 2021-04-20T09:51:53,751 The above exception was the direct cause of the following exception: 2021-04-20T09:51:53,751 2021-04-20T09:51:53,751 Traceback (most recent call last): 2021-04-20T09:51:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-20T09:51:53,751 status = self.run(options, args) 2021-04-20T09:51:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-20T09:51:53,751 return func(self, options, args) 2021-04-20T09:51:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-20T09:51:53,751 reqs, check_supported_wheels=True 2021-04-20T09:51:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-20T09:51:53,751 six.raise_from(error, e) 2021-04-20T09:51:53,751 File "", line 3, in raise_from 2021-04-20T09:51:53,751 pip._internal.exceptions.DistributionNotFound: No matching distribution found for iamzero-boto3==0.1.1 2021-04-20T09:51:53,756 Removed build tracker: '/tmp/pip-req-tracker-ekz86u5h'