2021-02-13T02:06:06,722 Created temporary directory: /tmp/pip-ephem-wheel-cache-6apevrhq 2021-02-13T02:06:06,725 Created temporary directory: /tmp/pip-req-tracker-6emdgly3 2021-02-13T02:06:06,726 Initialized build tracking at /tmp/pip-req-tracker-6emdgly3 2021-02-13T02:06:06,726 Created build tracker: /tmp/pip-req-tracker-6emdgly3 2021-02-13T02:06:06,726 Entered build tracker: /tmp/pip-req-tracker-6emdgly3 2021-02-13T02:06:06,727 Created temporary directory: /tmp/pip-wheel-wldma699 2021-02-13T02:06:06,760 1 location(s) to search for versions of candella-sdk: 2021-02-13T02:06:06,760 * https://pypi.org/simple/candella-sdk/ 2021-02-13T02:06:06,761 Fetching project page and analyzing links: https://pypi.org/simple/candella-sdk/ 2021-02-13T02:06:06,761 Getting page https://pypi.org/simple/candella-sdk/ 2021-02-13T02:06:06,763 Found index url https://pypi.org/simple 2021-02-13T02:06:06,853 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/31/38/f4c944354d402a5a0120cc89c3f815fb91c6b80b1f846382a0a578ed87fc/candella-sdk-1.0.0a1.tar.gz#sha256=783b89fa0cd5f3d002de08aba9dcfd47d1b045c38e14db3f497613748dcaa24c (from https://pypi.org/simple/candella-sdk/) (requires-python:>=3.8) 2021-02-13T02:06:06,867 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/4a/be/ca533f35cd73858677f9eef71b10090f50cdb9d514da45e2d59b3f90edcd/candella_sdk-1.0.0a1-py3-none-any.whl#sha256=0c044747b4d311d925392f41faa6bd8beae7d715d4ebdffe313d381244589e56 (from https://pypi.org/simple/candella-sdk/) (requires-python:>=3.8) 2021-02-13T02:06:06,868 Given no hashes to check 0 links for project 'candella-sdk': discarding no candidates 2021-02-13T02:06:06,868 ERROR: Could not find a version that satisfies the requirement candella-sdk==1.0.0a1 2021-02-13T02:06:06,868 ERROR: No matching distribution found for candella-sdk==1.0.0a1 2021-02-13T02:06:06,869 Exception information: 2021-02-13T02:06:06,869 Traceback (most recent call last): 2021-02-13T02:06:06,869 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-13T02:06:06,869 crit = self.state.criteria[name] 2021-02-13T02:06:06,869 KeyError: 'candella-sdk' 2021-02-13T02:06:06,869 2021-02-13T02:06:06,869 During handling of the above exception, another exception occurred: 2021-02-13T02:06:06,869 2021-02-13T02:06:06,869 Traceback (most recent call last): 2021-02-13T02:06:06,869 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-13T02:06:06,869 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-13T02:06:06,869 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-13T02:06:06,869 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-13T02:06:06,869 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-13T02:06:06,869 raise RequirementsConflicted(criterion) 2021-02-13T02:06:06,869 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('candella-sdk==1.0.0a1') 2021-02-13T02:06:06,869 2021-02-13T02:06:06,869 During handling of the above exception, another exception occurred: 2021-02-13T02:06:06,869 2021-02-13T02:06:06,869 Traceback (most recent call last): 2021-02-13T02:06:06,869 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-13T02:06:06,869 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-13T02:06:06,869 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-13T02:06:06,869 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-13T02:06:06,869 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-13T02:06:06,869 raise ResolutionImpossible(e.criterion.information) 2021-02-13T02:06:06,869 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('candella-sdk==1.0.0a1'), parent=None)] 2021-02-13T02:06:06,869 2021-02-13T02:06:06,869 The above exception was the direct cause of the following exception: 2021-02-13T02:06:06,869 2021-02-13T02:06:06,869 Traceback (most recent call last): 2021-02-13T02:06:06,869 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-13T02:06:06,869 status = self.run(options, args) 2021-02-13T02:06:06,869 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-13T02:06:06,869 return func(self, options, args) 2021-02-13T02:06:06,869 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-13T02:06:06,869 reqs, check_supported_wheels=True 2021-02-13T02:06:06,869 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-13T02:06:06,869 six.raise_from(error, e) 2021-02-13T02:06:06,869 File "", line 3, in raise_from 2021-02-13T02:06:06,869 pip._internal.exceptions.DistributionNotFound: No matching distribution found for candella-sdk==1.0.0a1 2021-02-13T02:06:06,873 Removed build tracker: '/tmp/pip-req-tracker-6emdgly3'