2021-02-27T22:11:48,557 Created temporary directory: /tmp/pip-ephem-wheel-cache-d9vr_6er 2021-02-27T22:11:48,561 Created temporary directory: /tmp/pip-req-tracker-wq_92uxg 2021-02-27T22:11:48,561 Initialized build tracking at /tmp/pip-req-tracker-wq_92uxg 2021-02-27T22:11:48,562 Created build tracker: /tmp/pip-req-tracker-wq_92uxg 2021-02-27T22:11:48,562 Entered build tracker: /tmp/pip-req-tracker-wq_92uxg 2021-02-27T22:11:48,563 Created temporary directory: /tmp/pip-wheel-b56uf8ey 2021-02-27T22:11:48,599 1 location(s) to search for versions of old-pdb: 2021-02-27T22:11:48,599 * https://pypi.org/simple/old-pdb/ 2021-02-27T22:11:48,600 Fetching project page and analyzing links: https://pypi.org/simple/old-pdb/ 2021-02-27T22:11:48,600 Getting page https://pypi.org/simple/old-pdb/ 2021-02-27T22:11:48,602 Found index url https://pypi.org/simple 2021-02-27T22:11:48,712 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/75/6d/22938cdb4dc20c0b5a4637af1ce34f186650e4581f5f26f4d694308b242d/old_pdb-0.0.1-py2.py3-none-any.whl#sha256=50cee47330c73606c80f6570ae30618c5f3fb8f8e01190f97feb59a582318127 (from https://pypi.org/simple/old-pdb/) (requires-python:>=3.8) 2021-02-27T22:11:48,713 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/da/c1/8217443f226084af313f07319e9585dd7006ae30d78b628e9865a51af148/old_pdb-0.0.1.tar.gz#sha256=42ae83e89ba132056abb51ede7609c5cc596c148b990e1091e3b73ec78df4217 (from https://pypi.org/simple/old-pdb/) (requires-python:>=3.8) 2021-02-27T22:11:48,713 Given no hashes to check 0 links for project 'old-pdb': discarding no candidates 2021-02-27T22:11:48,714 ERROR: Could not find a version that satisfies the requirement old-pdb==0.0.1 2021-02-27T22:11:48,714 ERROR: No matching distribution found for old-pdb==0.0.1 2021-02-27T22:11:48,714 Exception information: 2021-02-27T22:11:48,714 Traceback (most recent call last): 2021-02-27T22:11:48,714 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-27T22:11:48,714 crit = self.state.criteria[name] 2021-02-27T22:11:48,714 KeyError: 'old-pdb' 2021-02-27T22:11:48,714 2021-02-27T22:11:48,714 During handling of the above exception, another exception occurred: 2021-02-27T22:11:48,714 2021-02-27T22:11:48,714 Traceback (most recent call last): 2021-02-27T22:11:48,714 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-27T22:11:48,714 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-27T22:11:48,714 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-27T22:11:48,714 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-27T22:11:48,714 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-27T22:11:48,714 raise RequirementsConflicted(criterion) 2021-02-27T22:11:48,714 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('old-pdb==0.0.1') 2021-02-27T22:11:48,714 2021-02-27T22:11:48,714 During handling of the above exception, another exception occurred: 2021-02-27T22:11:48,714 2021-02-27T22:11:48,714 Traceback (most recent call last): 2021-02-27T22:11:48,714 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-27T22:11:48,714 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-27T22:11:48,714 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-27T22:11:48,714 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-27T22:11:48,714 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-27T22:11:48,714 raise ResolutionImpossible(e.criterion.information) 2021-02-27T22:11:48,714 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('old-pdb==0.0.1'), parent=None)] 2021-02-27T22:11:48,714 2021-02-27T22:11:48,714 The above exception was the direct cause of the following exception: 2021-02-27T22:11:48,714 2021-02-27T22:11:48,714 Traceback (most recent call last): 2021-02-27T22:11:48,714 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-27T22:11:48,714 status = self.run(options, args) 2021-02-27T22:11:48,714 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-27T22:11:48,714 return func(self, options, args) 2021-02-27T22:11:48,714 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-27T22:11:48,714 reqs, check_supported_wheels=True 2021-02-27T22:11:48,714 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-27T22:11:48,714 six.raise_from(error, e) 2021-02-27T22:11:48,714 File "", line 3, in raise_from 2021-02-27T22:11:48,714 pip._internal.exceptions.DistributionNotFound: No matching distribution found for old-pdb==0.0.1 2021-02-27T22:11:48,719 Removed build tracker: '/tmp/pip-req-tracker-wq_92uxg'