2021-04-20T09:39:44,310 Created temporary directory: /tmp/pip-ephem-wheel-cache-x6bu_oyg 2021-04-20T09:39:44,313 Created temporary directory: /tmp/pip-req-tracker-bcfm_f0f 2021-04-20T09:39:44,314 Initialized build tracking at /tmp/pip-req-tracker-bcfm_f0f 2021-04-20T09:39:44,314 Created build tracker: /tmp/pip-req-tracker-bcfm_f0f 2021-04-20T09:39:44,314 Entered build tracker: /tmp/pip-req-tracker-bcfm_f0f 2021-04-20T09:39:44,315 Created temporary directory: /tmp/pip-wheel-pzqn208l 2021-04-20T09:39:44,348 1 location(s) to search for versions of iamzero-boto3: 2021-04-20T09:39:44,348 * https://pypi.org/simple/iamzero-boto3/ 2021-04-20T09:39:44,348 Fetching project page and analyzing links: https://pypi.org/simple/iamzero-boto3/ 2021-04-20T09:39:44,349 Getting page https://pypi.org/simple/iamzero-boto3/ 2021-04-20T09:39:44,350 Found index url https://pypi.org/simple 2021-04-20T09:39:44,352 Getting credentials from keyring for https://pypi.org/simple 2021-04-20T09:39:44,688 Loading KWallet 2021-04-20T09:39:44,722 Loading SecretService 2021-04-20T09:39:44,783 Loading Windows 2021-04-20T09:39:44,786 Loading chainer 2021-04-20T09:39:44,788 Loading macOS 2021-04-20T09:39:44,792 Loading Gnome 2021-04-20T09:39:44,840 Loading Google 2021-04-20T09:39:44,844 Loading Windows (alt) 2021-04-20T09:39:44,851 Loading file 2021-04-20T09:39:44,853 Loading keyczar 2021-04-20T09:39:44,853 Loading multi 2021-04-20T09:39:44,855 Loading pyfs 2021-04-20T09:39:44,902 Getting credentials from keyring for pypi.org 2021-04-20T09:39:45,080 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:39:45,094 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:39:45,095 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:39:45,096 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:39:45,096 Given no hashes to check 0 links for project 'iamzero-boto3': discarding no candidates 2021-04-20T09:39:45,096 ERROR: Could not find a version that satisfies the requirement iamzero-boto3==0.1.0 2021-04-20T09:39:45,097 ERROR: No matching distribution found for iamzero-boto3==0.1.0 2021-04-20T09:39:45,097 Exception information: 2021-04-20T09:39:45,097 Traceback (most recent call last): 2021-04-20T09:39:45,097 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-20T09:39:45,097 crit = self.state.criteria[name] 2021-04-20T09:39:45,097 KeyError: 'iamzero-boto3' 2021-04-20T09:39:45,097 2021-04-20T09:39:45,097 During handling of the above exception, another exception occurred: 2021-04-20T09:39:45,097 2021-04-20T09:39:45,097 Traceback (most recent call last): 2021-04-20T09:39:45,097 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-20T09:39:45,097 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-20T09:39:45,097 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-20T09:39:45,097 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-20T09:39:45,097 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-20T09:39:45,097 raise RequirementsConflicted(criterion) 2021-04-20T09:39:45,097 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('iamzero-boto3==0.1.0') 2021-04-20T09:39:45,097 2021-04-20T09:39:45,097 During handling of the above exception, another exception occurred: 2021-04-20T09:39:45,097 2021-04-20T09:39:45,097 Traceback (most recent call last): 2021-04-20T09:39:45,097 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-20T09:39:45,097 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-20T09:39:45,097 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-20T09:39:45,097 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-20T09:39:45,097 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-20T09:39:45,097 raise ResolutionImpossible(e.criterion.information) 2021-04-20T09:39:45,097 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('iamzero-boto3==0.1.0'), parent=None)] 2021-04-20T09:39:45,097 2021-04-20T09:39:45,097 The above exception was the direct cause of the following exception: 2021-04-20T09:39:45,097 2021-04-20T09:39:45,097 Traceback (most recent call last): 2021-04-20T09:39:45,097 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-20T09:39:45,097 status = self.run(options, args) 2021-04-20T09:39:45,097 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-20T09:39:45,097 return func(self, options, args) 2021-04-20T09:39:45,097 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-20T09:39:45,097 reqs, check_supported_wheels=True 2021-04-20T09:39:45,097 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-20T09:39:45,097 six.raise_from(error, e) 2021-04-20T09:39:45,097 File "", line 3, in raise_from 2021-04-20T09:39:45,097 pip._internal.exceptions.DistributionNotFound: No matching distribution found for iamzero-boto3==0.1.0 2021-04-20T09:39:45,102 Removed build tracker: '/tmp/pip-req-tracker-bcfm_f0f'