2021-03-17T16:16:52,780 Created temporary directory: /tmp/pip-ephem-wheel-cache-9a1aqt03 2021-03-17T16:16:52,783 Created temporary directory: /tmp/pip-req-tracker-4sblz6cn 2021-03-17T16:16:52,784 Initialized build tracking at /tmp/pip-req-tracker-4sblz6cn 2021-03-17T16:16:52,784 Created build tracker: /tmp/pip-req-tracker-4sblz6cn 2021-03-17T16:16:52,784 Entered build tracker: /tmp/pip-req-tracker-4sblz6cn 2021-03-17T16:16:52,785 Created temporary directory: /tmp/pip-wheel-pjfb50o0 2021-03-17T16:16:52,824 1 location(s) to search for versions of fedbiomed-cli: 2021-03-17T16:16:52,824 * https://pypi.org/simple/fedbiomed-cli/ 2021-03-17T16:16:52,824 Fetching project page and analyzing links: https://pypi.org/simple/fedbiomed-cli/ 2021-03-17T16:16:52,825 Getting page https://pypi.org/simple/fedbiomed-cli/ 2021-03-17T16:16:52,827 Found index url https://pypi.org/simple 2021-03-17T16:16:52,930 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4a/f6/8d26410f47bf16133e2cc98b84cb4ff47e25704afa2daf9e8e1382e89428/fedbiomed_cli-0.1.0-py3-none-any.whl#sha256=1a727ba8014613061d8620169385535bb342076d8e1dd8fab37cf8aa5de76645 (from https://pypi.org/simple/fedbiomed-cli/) (requires-python:>=3.8,<4.0) 2021-03-17T16:16:52,931 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/19/e3/710b2fa87d173863d9206623d4d8e7813aab8b02a0b342e9d857fba9841a/fedbiomed_cli-0.1.0.tar.gz#sha256=e75cc041163f45ef8c95c4148c195bb542ddf840a9745d7c46435916d914f62d (from https://pypi.org/simple/fedbiomed-cli/) (requires-python:>=3.8,<4.0) 2021-03-17T16:16:52,932 Given no hashes to check 0 links for project 'fedbiomed-cli': discarding no candidates 2021-03-17T16:16:52,932 ERROR: Could not find a version that satisfies the requirement fedbiomed-cli==0.1.0 2021-03-17T16:16:52,932 ERROR: No matching distribution found for fedbiomed-cli==0.1.0 2021-03-17T16:16:52,933 Exception information: 2021-03-17T16:16:52,933 Traceback (most recent call last): 2021-03-17T16:16:52,933 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-17T16:16:52,933 crit = self.state.criteria[name] 2021-03-17T16:16:52,933 KeyError: 'fedbiomed-cli' 2021-03-17T16:16:52,933 2021-03-17T16:16:52,933 During handling of the above exception, another exception occurred: 2021-03-17T16:16:52,933 2021-03-17T16:16:52,933 Traceback (most recent call last): 2021-03-17T16:16:52,933 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-17T16:16:52,933 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-17T16:16:52,933 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-17T16:16:52,933 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-17T16:16:52,933 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-17T16:16:52,933 raise RequirementsConflicted(criterion) 2021-03-17T16:16:52,933 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fedbiomed-cli==0.1.0') 2021-03-17T16:16:52,933 2021-03-17T16:16:52,933 During handling of the above exception, another exception occurred: 2021-03-17T16:16:52,933 2021-03-17T16:16:52,933 Traceback (most recent call last): 2021-03-17T16:16:52,933 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-17T16:16:52,933 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-17T16:16:52,933 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-17T16:16:52,933 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-17T16:16:52,933 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-17T16:16:52,933 raise ResolutionImpossible(e.criterion.information) 2021-03-17T16:16:52,933 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fedbiomed-cli==0.1.0'), parent=None)] 2021-03-17T16:16:52,933 2021-03-17T16:16:52,933 The above exception was the direct cause of the following exception: 2021-03-17T16:16:52,933 2021-03-17T16:16:52,933 Traceback (most recent call last): 2021-03-17T16:16:52,933 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-17T16:16:52,933 status = self.run(options, args) 2021-03-17T16:16:52,933 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-17T16:16:52,933 return func(self, options, args) 2021-03-17T16:16:52,933 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-17T16:16:52,933 reqs, check_supported_wheels=True 2021-03-17T16:16:52,933 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-17T16:16:52,933 six.raise_from(error, e) 2021-03-17T16:16:52,933 File "", line 3, in raise_from 2021-03-17T16:16:52,933 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fedbiomed-cli==0.1.0 2021-03-17T16:16:52,937 Removed build tracker: '/tmp/pip-req-tracker-4sblz6cn'