2021-02-28T17:50:11,346 Created temporary directory: /tmp/pip-ephem-wheel-cache-sr295tt5 2021-02-28T17:50:11,349 Created temporary directory: /tmp/pip-req-tracker-w72il_df 2021-02-28T17:50:11,349 Initialized build tracking at /tmp/pip-req-tracker-w72il_df 2021-02-28T17:50:11,350 Created build tracker: /tmp/pip-req-tracker-w72il_df 2021-02-28T17:50:11,350 Entered build tracker: /tmp/pip-req-tracker-w72il_df 2021-02-28T17:50:11,350 Created temporary directory: /tmp/pip-wheel-yfk9qtm2 2021-02-28T17:50:11,387 1 location(s) to search for versions of old-pdb: 2021-02-28T17:50:11,387 * https://pypi.org/simple/old-pdb/ 2021-02-28T17:50:11,387 Fetching project page and analyzing links: https://pypi.org/simple/old-pdb/ 2021-02-28T17:50:11,387 Getting page https://pypi.org/simple/old-pdb/ 2021-02-28T17:50:11,389 Found index url https://pypi.org/simple 2021-02-28T17:50:11,495 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-28T17:50:11,496 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-28T17:50:11,497 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/3c/c5/f380ac44a388ece1dea07b604d6f3afbc4b726809ad04743ba60d102163f/old_pdb-1.0.0-py2.py3-none-any.whl#sha256=e27a5b1823875cee836bc5fee3310543e6ae49ffb2e9768f202af6a5d6fe8d29 (from https://pypi.org/simple/old-pdb/) (requires-python:>=3.8) 2021-02-28T17:50:11,498 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/78/26/0679a600c3cfc1d19a90c14a1e578148601b6adce94f93e9d45fac7af39b/old_pdb-1.0.0.tar.gz#sha256=7d1a6b54da44349bda4373c20039b5b2df575faab15cfdf6af6eb288a7e7c3f9 (from https://pypi.org/simple/old-pdb/) (requires-python:>=3.8) 2021-02-28T17:50:11,498 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/5a/36/70e253f368cd373ea4a878a89c8148a36b81466bdae8cf461c1ee8bbddfb/old_pdb-2.0.0-py2.py3-none-any.whl#sha256=077f2323135509d96a1e090d14ab15566681f99b6ecc3d050cf79d6288289a62 (from https://pypi.org/simple/old-pdb/) (requires-python:>=3.8) 2021-02-28T17:50:11,499 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e6/08/c20af25548fa6bc4e446c0700a26f6d19215cb55366ef273c7fab697425a/old_pdb-2.0.0.tar.gz#sha256=1bd2744a4d5a2914b822035351c4a3b9998b3d35ab1548124a605953e9d4887a (from https://pypi.org/simple/old-pdb/) (requires-python:>=3.8) 2021-02-28T17:50:11,499 Given no hashes to check 0 links for project 'old-pdb': discarding no candidates 2021-02-28T17:50:11,500 ERROR: Could not find a version that satisfies the requirement old-pdb==1.0.0 2021-02-28T17:50:11,500 ERROR: No matching distribution found for old-pdb==1.0.0 2021-02-28T17:50:11,500 Exception information: 2021-02-28T17:50:11,500 Traceback (most recent call last): 2021-02-28T17:50:11,500 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-28T17:50:11,500 crit = self.state.criteria[name] 2021-02-28T17:50:11,500 KeyError: 'old-pdb' 2021-02-28T17:50:11,500 2021-02-28T17:50:11,500 During handling of the above exception, another exception occurred: 2021-02-28T17:50:11,500 2021-02-28T17:50:11,500 Traceback (most recent call last): 2021-02-28T17:50:11,500 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-28T17:50:11,500 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-28T17:50:11,500 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-28T17:50:11,500 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-28T17:50:11,500 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-28T17:50:11,500 raise RequirementsConflicted(criterion) 2021-02-28T17:50:11,500 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('old-pdb==1.0.0') 2021-02-28T17:50:11,500 2021-02-28T17:50:11,500 During handling of the above exception, another exception occurred: 2021-02-28T17:50:11,500 2021-02-28T17:50:11,500 Traceback (most recent call last): 2021-02-28T17:50:11,500 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-28T17:50:11,500 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-28T17:50:11,500 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-28T17:50:11,500 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-28T17:50:11,500 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-28T17:50:11,500 raise ResolutionImpossible(e.criterion.information) 2021-02-28T17:50:11,500 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('old-pdb==1.0.0'), parent=None)] 2021-02-28T17:50:11,500 2021-02-28T17:50:11,500 The above exception was the direct cause of the following exception: 2021-02-28T17:50:11,500 2021-02-28T17:50:11,500 Traceback (most recent call last): 2021-02-28T17:50:11,500 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-28T17:50:11,500 status = self.run(options, args) 2021-02-28T17:50:11,500 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-28T17:50:11,500 return func(self, options, args) 2021-02-28T17:50:11,500 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-28T17:50:11,500 reqs, check_supported_wheels=True 2021-02-28T17:50:11,500 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-28T17:50:11,500 six.raise_from(error, e) 2021-02-28T17:50:11,500 File "", line 3, in raise_from 2021-02-28T17:50:11,500 pip._internal.exceptions.DistributionNotFound: No matching distribution found for old-pdb==1.0.0 2021-02-28T17:50:11,504 Removed build tracker: '/tmp/pip-req-tracker-w72il_df'