2021-01-31T12:34:24,283 Created temporary directory: /tmp/pip-ephem-wheel-cache-8t2pj7wq 2021-01-31T12:34:24,286 Created temporary directory: /tmp/pip-req-tracker-ubbdi99p 2021-01-31T12:34:24,286 Initialized build tracking at /tmp/pip-req-tracker-ubbdi99p 2021-01-31T12:34:24,287 Created build tracker: /tmp/pip-req-tracker-ubbdi99p 2021-01-31T12:34:24,287 Entered build tracker: /tmp/pip-req-tracker-ubbdi99p 2021-01-31T12:34:24,287 Created temporary directory: /tmp/pip-wheel-k9miahh1 2021-01-31T12:34:24,324 1 location(s) to search for versions of yum-menu-tree: 2021-01-31T12:34:24,324 * https://pypi.org/simple/yum-menu-tree/ 2021-01-31T12:34:24,324 Fetching project page and analyzing links: https://pypi.org/simple/yum-menu-tree/ 2021-01-31T12:34:24,325 Getting page https://pypi.org/simple/yum-menu-tree/ 2021-01-31T12:34:24,326 Found index url https://pypi.org/simple 2021-01-31T12:34:24,420 Skipping link: Missing project version for yum-menu-tree: https://files.pythonhosted.org/packages/2e/e4/91ced08882a4f77bf26874f5a46c0066489bb59a41bed6124d82da25fd22/YUM%20-%20menu%20tree-0.0.1.tar.gz#sha256=aa95c83b3e55664757b72107c0cd4ce01acb5476e3a47d2c196a4c350d9cfb67 (from https://pypi.org/simple/yum-menu-tree/) (requires-python:>=3.8) 2021-01-31T12:34:24,434 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/be/03/5cd384bf036621a8accfba66a5908378f8f93351a045f78548b12091aeab/YUM_menu_tree-0.0.1-py3-none-any.whl#sha256=219732ff6bb4d13aad419d8345294813dddb3f3022a4b4e15a8fae2538837bf3 (from https://pypi.org/simple/yum-menu-tree/) (requires-python:>=3.8) 2021-01-31T12:34:24,435 Given no hashes to check 0 links for project 'yum-menu-tree': discarding no candidates 2021-01-31T12:34:24,435 ERROR: Could not find a version that satisfies the requirement yum-menu-tree==0.0.1 2021-01-31T12:34:24,435 ERROR: No matching distribution found for yum-menu-tree==0.0.1 2021-01-31T12:34:24,436 Exception information: 2021-01-31T12:34:24,436 Traceback (most recent call last): 2021-01-31T12:34:24,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-01-31T12:34:24,436 crit = self.state.criteria[name] 2021-01-31T12:34:24,436 KeyError: 'yum-menu-tree' 2021-01-31T12:34:24,436 2021-01-31T12:34:24,436 During handling of the above exception, another exception occurred: 2021-01-31T12:34:24,436 2021-01-31T12:34:24,436 Traceback (most recent call last): 2021-01-31T12:34:24,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-01-31T12:34:24,436 name, crit = self._merge_into_criterion(r, parent=None) 2021-01-31T12:34:24,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-01-31T12:34:24,436 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-01-31T12:34:24,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-01-31T12:34:24,436 raise RequirementsConflicted(criterion) 2021-01-31T12:34:24,436 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yum-menu-tree==0.0.1') 2021-01-31T12:34:24,436 2021-01-31T12:34:24,436 During handling of the above exception, another exception occurred: 2021-01-31T12:34:24,436 2021-01-31T12:34:24,436 Traceback (most recent call last): 2021-01-31T12:34:24,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-01-31T12:34:24,436 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-01-31T12:34:24,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-01-31T12:34:24,436 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-01-31T12:34:24,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-01-31T12:34:24,436 raise ResolutionImpossible(e.criterion.information) 2021-01-31T12:34:24,436 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yum-menu-tree==0.0.1'), parent=None)] 2021-01-31T12:34:24,436 2021-01-31T12:34:24,436 The above exception was the direct cause of the following exception: 2021-01-31T12:34:24,436 2021-01-31T12:34:24,436 Traceback (most recent call last): 2021-01-31T12:34:24,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-01-31T12:34:24,436 status = self.run(options, args) 2021-01-31T12:34:24,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-01-31T12:34:24,436 return func(self, options, args) 2021-01-31T12:34:24,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-01-31T12:34:24,436 reqs, check_supported_wheels=True 2021-01-31T12:34:24,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-01-31T12:34:24,436 six.raise_from(error, e) 2021-01-31T12:34:24,436 File "", line 3, in raise_from 2021-01-31T12:34:24,436 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yum-menu-tree==0.0.1 2021-01-31T12:34:24,440 Removed build tracker: '/tmp/pip-req-tracker-ubbdi99p'