2021-04-10T23:40:03,460 Created temporary directory: /tmp/pip-ephem-wheel-cache-gvh7lbxr 2021-04-10T23:40:03,463 Created temporary directory: /tmp/pip-req-tracker-0fuyjqev 2021-04-10T23:40:03,463 Initialized build tracking at /tmp/pip-req-tracker-0fuyjqev 2021-04-10T23:40:03,464 Created build tracker: /tmp/pip-req-tracker-0fuyjqev 2021-04-10T23:40:03,464 Entered build tracker: /tmp/pip-req-tracker-0fuyjqev 2021-04-10T23:40:03,464 Created temporary directory: /tmp/pip-wheel-fp68sih8 2021-04-10T23:40:03,502 1 location(s) to search for versions of kapla-cli-core: 2021-04-10T23:40:03,502 * https://pypi.org/simple/kapla-cli-core/ 2021-04-10T23:40:03,502 Fetching project page and analyzing links: https://pypi.org/simple/kapla-cli-core/ 2021-04-10T23:40:03,503 Getting page https://pypi.org/simple/kapla-cli-core/ 2021-04-10T23:40:03,505 Found index url https://pypi.org/simple 2021-04-10T23:40:03,595 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/50/58/5b7f325639c6c63b13cbb51fd84b079f7a1f770bfeec2a7642763d9b8bb8/kapla-cli-core-1.0.0.tar.gz#sha256=70eca910777760a0ff41c7c1bd581b5b708ccf30047523ec93e2d82a79f2de47 (from https://pypi.org/simple/kapla-cli-core/) (requires-python:>=3.8,<4.0) 2021-04-10T23:40:03,608 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/71/51/2d40c8f43504203b2eb18579be4c6075589b66904a8198a3697cb96046e9/kapla_cli_core-1.0.0-py3-none-any.whl#sha256=c106d491f9f181aaf7c030be6bf3c389ec21deb5c7ff3f3f2705a1d2a3c19497 (from https://pypi.org/simple/kapla-cli-core/) (requires-python:>=3.8,<4.0) 2021-04-10T23:40:03,609 Given no hashes to check 0 links for project 'kapla-cli-core': discarding no candidates 2021-04-10T23:40:03,609 ERROR: Could not find a version that satisfies the requirement kapla-cli-core==1.0.0 2021-04-10T23:40:03,610 ERROR: No matching distribution found for kapla-cli-core==1.0.0 2021-04-10T23:40:03,610 Exception information: 2021-04-10T23:40:03,610 Traceback (most recent call last): 2021-04-10T23:40:03,610 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-10T23:40:03,610 crit = self.state.criteria[name] 2021-04-10T23:40:03,610 KeyError: 'kapla-cli-core' 2021-04-10T23:40:03,610 2021-04-10T23:40:03,610 During handling of the above exception, another exception occurred: 2021-04-10T23:40:03,610 2021-04-10T23:40:03,610 Traceback (most recent call last): 2021-04-10T23:40:03,610 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-10T23:40:03,610 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-10T23:40:03,610 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-10T23:40:03,610 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-10T23:40:03,610 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-10T23:40:03,610 raise RequirementsConflicted(criterion) 2021-04-10T23:40:03,610 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kapla-cli-core==1.0.0') 2021-04-10T23:40:03,610 2021-04-10T23:40:03,610 During handling of the above exception, another exception occurred: 2021-04-10T23:40:03,610 2021-04-10T23:40:03,610 Traceback (most recent call last): 2021-04-10T23:40:03,610 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-10T23:40:03,610 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-10T23:40:03,610 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-10T23:40:03,610 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-10T23:40:03,610 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-10T23:40:03,610 raise ResolutionImpossible(e.criterion.information) 2021-04-10T23:40:03,610 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kapla-cli-core==1.0.0'), parent=None)] 2021-04-10T23:40:03,610 2021-04-10T23:40:03,610 The above exception was the direct cause of the following exception: 2021-04-10T23:40:03,610 2021-04-10T23:40:03,610 Traceback (most recent call last): 2021-04-10T23:40:03,610 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-10T23:40:03,610 status = self.run(options, args) 2021-04-10T23:40:03,610 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-10T23:40:03,610 return func(self, options, args) 2021-04-10T23:40:03,610 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-10T23:40:03,610 reqs, check_supported_wheels=True 2021-04-10T23:40:03,610 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-10T23:40:03,610 six.raise_from(error, e) 2021-04-10T23:40:03,610 File "", line 3, in raise_from 2021-04-10T23:40:03,610 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kapla-cli-core==1.0.0 2021-04-10T23:40:03,615 Removed build tracker: '/tmp/pip-req-tracker-0fuyjqev'