2021-04-13T22:22:35,849 Created temporary directory: /tmp/pip-ephem-wheel-cache-cmy_jvyh 2021-04-13T22:22:35,852 Created temporary directory: /tmp/pip-req-tracker-moqstoes 2021-04-13T22:22:35,852 Initialized build tracking at /tmp/pip-req-tracker-moqstoes 2021-04-13T22:22:35,853 Created build tracker: /tmp/pip-req-tracker-moqstoes 2021-04-13T22:22:35,853 Entered build tracker: /tmp/pip-req-tracker-moqstoes 2021-04-13T22:22:35,853 Created temporary directory: /tmp/pip-wheel-3p0l8rx5 2021-04-13T22:22:35,890 1 location(s) to search for versions of python-parallel-hierarchy: 2021-04-13T22:22:35,890 * https://pypi.org/simple/python-parallel-hierarchy/ 2021-04-13T22:22:35,891 Fetching project page and analyzing links: https://pypi.org/simple/python-parallel-hierarchy/ 2021-04-13T22:22:35,891 Getting page https://pypi.org/simple/python-parallel-hierarchy/ 2021-04-13T22:22:35,893 Found index url https://pypi.org/simple 2021-04-13T22:22:36,085 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/30/89/e6a928b044b3e12b96bb8174b046241e6c23c82947ccaf2f2a07ab3227c2/python-parallel-hierarchy-0.5.tar.gz#sha256=4711c4c6a8974a48e053510c8b69261c19884ed1f52d47d4d86541a9886806ba (from https://pypi.org/simple/python-parallel-hierarchy/) (requires-python:>=3.8) 2021-04-13T22:22:36,098 Given no hashes to check 0 links for project 'python-parallel-hierarchy': discarding no candidates 2021-04-13T22:22:36,098 ERROR: Could not find a version that satisfies the requirement python-parallel-hierarchy==0.5 2021-04-13T22:22:36,099 ERROR: No matching distribution found for python-parallel-hierarchy==0.5 2021-04-13T22:22:36,099 Exception information: 2021-04-13T22:22:36,099 Traceback (most recent call last): 2021-04-13T22:22:36,099 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-13T22:22:36,099 crit = self.state.criteria[name] 2021-04-13T22:22:36,099 KeyError: 'python-parallel-hierarchy' 2021-04-13T22:22:36,099 2021-04-13T22:22:36,099 During handling of the above exception, another exception occurred: 2021-04-13T22:22:36,099 2021-04-13T22:22:36,099 Traceback (most recent call last): 2021-04-13T22:22:36,099 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-13T22:22:36,099 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-13T22:22:36,099 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-13T22:22:36,099 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-13T22:22:36,099 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-13T22:22:36,099 raise RequirementsConflicted(criterion) 2021-04-13T22:22:36,099 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-parallel-hierarchy==0.5') 2021-04-13T22:22:36,099 2021-04-13T22:22:36,099 During handling of the above exception, another exception occurred: 2021-04-13T22:22:36,099 2021-04-13T22:22:36,099 Traceback (most recent call last): 2021-04-13T22:22:36,099 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-13T22:22:36,099 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-13T22:22:36,099 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-13T22:22:36,099 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-13T22:22:36,099 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-13T22:22:36,099 raise ResolutionImpossible(e.criterion.information) 2021-04-13T22:22:36,099 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-parallel-hierarchy==0.5'), parent=None)] 2021-04-13T22:22:36,099 2021-04-13T22:22:36,099 The above exception was the direct cause of the following exception: 2021-04-13T22:22:36,099 2021-04-13T22:22:36,099 Traceback (most recent call last): 2021-04-13T22:22:36,099 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-13T22:22:36,099 status = self.run(options, args) 2021-04-13T22:22:36,099 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-13T22:22:36,099 return func(self, options, args) 2021-04-13T22:22:36,099 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-13T22:22:36,099 reqs, check_supported_wheels=True 2021-04-13T22:22:36,099 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-13T22:22:36,099 six.raise_from(error, e) 2021-04-13T22:22:36,099 File "", line 3, in raise_from 2021-04-13T22:22:36,099 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-parallel-hierarchy==0.5 2021-04-13T22:22:36,104 Removed build tracker: '/tmp/pip-req-tracker-moqstoes'