2021-02-16T11:18:58,897 Created temporary directory: /tmp/pip-ephem-wheel-cache-9qhf4dii 2021-02-16T11:18:58,900 Created temporary directory: /tmp/pip-req-tracker-xigpv3ny 2021-02-16T11:18:58,900 Initialized build tracking at /tmp/pip-req-tracker-xigpv3ny 2021-02-16T11:18:58,901 Created build tracker: /tmp/pip-req-tracker-xigpv3ny 2021-02-16T11:18:58,901 Entered build tracker: /tmp/pip-req-tracker-xigpv3ny 2021-02-16T11:18:58,901 Created temporary directory: /tmp/pip-wheel-khfohe20 2021-02-16T11:18:58,931 1 location(s) to search for versions of dbrlist: 2021-02-16T11:18:58,931 * https://pypi.org/simple/dbrlist/ 2021-02-16T11:18:58,931 Fetching project page and analyzing links: https://pypi.org/simple/dbrlist/ 2021-02-16T11:18:58,932 Getting page https://pypi.org/simple/dbrlist/ 2021-02-16T11:18:58,934 Found index url https://pypi.org/simple 2021-02-16T11:18:59,035 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/39/3a/6fa8f0194514a380f6195c056ee688c16fd637eba5ec39e5164f1516f7b2/dbrlist-0.0.1-py3-none-any.whl#sha256=138ba14b4fcadf2c37f9c4312fce9fca6e5bcaaf7ad60a375607532d87d5834c (from https://pypi.org/simple/dbrlist/) (requires-python:>=3.8) 2021-02-16T11:18:59,035 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f0/c7/e858d98658e9acc252facf884d890c03fc9c9fbee94e4e289b351322e7ca/dbrlist-0.0.1.tar.gz#sha256=92c69de026c25cdc9a35d9b8645870df8c75e41bf6caa80a1906339a699e4a9a (from https://pypi.org/simple/dbrlist/) (requires-python:>=3.8) 2021-02-16T11:18:59,036 Given no hashes to check 0 links for project 'dbrlist': discarding no candidates 2021-02-16T11:18:59,036 ERROR: Could not find a version that satisfies the requirement dbrlist==0.0.1 2021-02-16T11:18:59,037 ERROR: No matching distribution found for dbrlist==0.0.1 2021-02-16T11:18:59,037 Exception information: 2021-02-16T11:18:59,037 Traceback (most recent call last): 2021-02-16T11:18:59,037 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-16T11:18:59,037 crit = self.state.criteria[name] 2021-02-16T11:18:59,037 KeyError: 'dbrlist' 2021-02-16T11:18:59,037 2021-02-16T11:18:59,037 During handling of the above exception, another exception occurred: 2021-02-16T11:18:59,037 2021-02-16T11:18:59,037 Traceback (most recent call last): 2021-02-16T11:18:59,037 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-16T11:18:59,037 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-16T11:18:59,037 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-16T11:18:59,037 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-16T11:18:59,037 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-16T11:18:59,037 raise RequirementsConflicted(criterion) 2021-02-16T11:18:59,037 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dbrlist==0.0.1') 2021-02-16T11:18:59,037 2021-02-16T11:18:59,037 During handling of the above exception, another exception occurred: 2021-02-16T11:18:59,037 2021-02-16T11:18:59,037 Traceback (most recent call last): 2021-02-16T11:18:59,037 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-16T11:18:59,037 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-16T11:18:59,037 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-16T11:18:59,037 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-16T11:18:59,037 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-16T11:18:59,037 raise ResolutionImpossible(e.criterion.information) 2021-02-16T11:18:59,037 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dbrlist==0.0.1'), parent=None)] 2021-02-16T11:18:59,037 2021-02-16T11:18:59,037 The above exception was the direct cause of the following exception: 2021-02-16T11:18:59,037 2021-02-16T11:18:59,037 Traceback (most recent call last): 2021-02-16T11:18:59,037 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-16T11:18:59,037 status = self.run(options, args) 2021-02-16T11:18:59,037 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-16T11:18:59,037 return func(self, options, args) 2021-02-16T11:18:59,037 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-16T11:18:59,037 reqs, check_supported_wheels=True 2021-02-16T11:18:59,037 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-16T11:18:59,037 six.raise_from(error, e) 2021-02-16T11:18:59,037 File "", line 3, in raise_from 2021-02-16T11:18:59,037 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dbrlist==0.0.1 2021-02-16T11:18:59,041 Removed build tracker: '/tmp/pip-req-tracker-xigpv3ny'