2021-02-24T21:18:12,134 Created temporary directory: /tmp/pip-ephem-wheel-cache-mnrb_bn_ 2021-02-24T21:18:12,137 Created temporary directory: /tmp/pip-req-tracker-jp7rjppu 2021-02-24T21:18:12,137 Initialized build tracking at /tmp/pip-req-tracker-jp7rjppu 2021-02-24T21:18:12,137 Created build tracker: /tmp/pip-req-tracker-jp7rjppu 2021-02-24T21:18:12,137 Entered build tracker: /tmp/pip-req-tracker-jp7rjppu 2021-02-24T21:18:12,138 Created temporary directory: /tmp/pip-wheel-lfucr3ft 2021-02-24T21:18:12,173 1 location(s) to search for versions of s3-tool: 2021-02-24T21:18:12,173 * https://pypi.org/simple/s3-tool/ 2021-02-24T21:18:12,173 Fetching project page and analyzing links: https://pypi.org/simple/s3-tool/ 2021-02-24T21:18:12,174 Getting page https://pypi.org/simple/s3-tool/ 2021-02-24T21:18:12,176 Found index url https://pypi.org/simple 2021-02-24T21:18:12,265 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/f5/73/de71dcaaae2f6c540fadef3116d65f5417dedd523ab779e10997d020ffa2/s3-tool-0.3.0.tar.gz#sha256=b015a5ead744bc13e3142081f24de1d1818de05601c23e3932f9884283268666 (from https://pypi.org/simple/s3-tool/) (requires-python:>=3.8,<4.0) 2021-02-24T21:18:12,278 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/00/10/b4cad1a46d869a714bc1325748aa8e2664e343326f260d3d663db51bebe6/s3_tool-0.3.0-py3-none-any.whl#sha256=a0208f6232bdaa4289396e1fc1940869633a5ffaab3f96787ae09b783a4dcbc7 (from https://pypi.org/simple/s3-tool/) (requires-python:>=3.8,<4.0) 2021-02-24T21:18:12,279 Given no hashes to check 0 links for project 's3-tool': discarding no candidates 2021-02-24T21:18:12,279 ERROR: Could not find a version that satisfies the requirement s3-tool==0.3.0 2021-02-24T21:18:12,280 ERROR: No matching distribution found for s3-tool==0.3.0 2021-02-24T21:18:12,280 Exception information: 2021-02-24T21:18:12,280 Traceback (most recent call last): 2021-02-24T21:18:12,280 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-24T21:18:12,280 crit = self.state.criteria[name] 2021-02-24T21:18:12,280 KeyError: 's3-tool' 2021-02-24T21:18:12,280 2021-02-24T21:18:12,280 During handling of the above exception, another exception occurred: 2021-02-24T21:18:12,280 2021-02-24T21:18:12,280 Traceback (most recent call last): 2021-02-24T21:18:12,280 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-24T21:18:12,280 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-24T21:18:12,280 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-24T21:18:12,280 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-24T21:18:12,280 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-24T21:18:12,280 raise RequirementsConflicted(criterion) 2021-02-24T21:18:12,280 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('s3-tool==0.3.0') 2021-02-24T21:18:12,280 2021-02-24T21:18:12,280 During handling of the above exception, another exception occurred: 2021-02-24T21:18:12,280 2021-02-24T21:18:12,280 Traceback (most recent call last): 2021-02-24T21:18:12,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-24T21:18:12,280 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-24T21:18:12,280 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-24T21:18:12,280 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-24T21:18:12,280 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-24T21:18:12,280 raise ResolutionImpossible(e.criterion.information) 2021-02-24T21:18:12,280 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('s3-tool==0.3.0'), parent=None)] 2021-02-24T21:18:12,280 2021-02-24T21:18:12,280 The above exception was the direct cause of the following exception: 2021-02-24T21:18:12,280 2021-02-24T21:18:12,280 Traceback (most recent call last): 2021-02-24T21:18:12,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-24T21:18:12,280 status = self.run(options, args) 2021-02-24T21:18:12,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-24T21:18:12,280 return func(self, options, args) 2021-02-24T21:18:12,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-24T21:18:12,280 reqs, check_supported_wheels=True 2021-02-24T21:18:12,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-24T21:18:12,280 six.raise_from(error, e) 2021-02-24T21:18:12,280 File "", line 3, in raise_from 2021-02-24T21:18:12,280 pip._internal.exceptions.DistributionNotFound: No matching distribution found for s3-tool==0.3.0 2021-02-24T21:18:12,284 Removed build tracker: '/tmp/pip-req-tracker-jp7rjppu'