2021-03-16T02:00:34,073 Created temporary directory: /tmp/pip-ephem-wheel-cache-q361v6ut 2021-03-16T02:00:34,077 Created temporary directory: /tmp/pip-req-tracker-bshl5gks 2021-03-16T02:00:34,077 Initialized build tracking at /tmp/pip-req-tracker-bshl5gks 2021-03-16T02:00:34,077 Created build tracker: /tmp/pip-req-tracker-bshl5gks 2021-03-16T02:00:34,077 Entered build tracker: /tmp/pip-req-tracker-bshl5gks 2021-03-16T02:00:34,078 Created temporary directory: /tmp/pip-wheel-_2ptqmb_ 2021-03-16T02:00:34,108 1 location(s) to search for versions of paste-it: 2021-03-16T02:00:34,108 * https://pypi.org/simple/paste-it/ 2021-03-16T02:00:34,108 Fetching project page and analyzing links: https://pypi.org/simple/paste-it/ 2021-03-16T02:00:34,108 Getting page https://pypi.org/simple/paste-it/ 2021-03-16T02:00:34,110 Found index url https://pypi.org/simple 2021-03-16T02:00:34,555 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/49/83/43e0e896f29e6813d75a707bd7f1dc0390d9c1943b6cb06ffa89dbbe4afe/paste_it-0.1.0-py3-none-any.whl#sha256=066dcbbf254631bb2e5d36a53680689265760586d61923c22897b1cd80a3d1cf (from https://pypi.org/simple/paste-it/) (requires-python:>=3.8) 2021-03-16T02:00:34,556 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f9/08/5626d86d063323abfa111c26e87c91d0c3acc32da6cfc6ce7167042c4416/paste_it-0.1.0.tar.gz#sha256=2535ccf7bc23f2bd98131b4deb5bde8808cc76f5482e43b217c7928ded48349b (from https://pypi.org/simple/paste-it/) (requires-python:>=3.8) 2021-03-16T02:00:34,556 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b1/57/a95dbbb656e14893c56f957d103ef26059cc2c00d2c68b0ded3edc5b38af/paste_it-0.1.1-py3-none-any.whl#sha256=575228d5a6c80e3f64e8c63021f3f30a1aceac4f7d9b618a5c201301cc9ec2d0 (from https://pypi.org/simple/paste-it/) (requires-python:>=3.8) 2021-03-16T02:00:34,557 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/2e/78/4c5681c7c73f5bd6464912b2af78ef1c34c6461b61120856bef62887b027/paste_it-0.1.1.tar.gz#sha256=2d7c7cd251632ba604853ad3282df1d8d479cf14743bc0882a1c3132236da0c4 (from https://pypi.org/simple/paste-it/) (requires-python:>=3.8) 2021-03-16T02:00:34,557 Given no hashes to check 0 links for project 'paste-it': discarding no candidates 2021-03-16T02:00:34,558 ERROR: Could not find a version that satisfies the requirement paste-it==0.1.1 2021-03-16T02:00:34,558 ERROR: No matching distribution found for paste-it==0.1.1 2021-03-16T02:00:34,558 Exception information: 2021-03-16T02:00:34,558 Traceback (most recent call last): 2021-03-16T02:00:34,558 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-16T02:00:34,558 crit = self.state.criteria[name] 2021-03-16T02:00:34,558 KeyError: 'paste-it' 2021-03-16T02:00:34,558 2021-03-16T02:00:34,558 During handling of the above exception, another exception occurred: 2021-03-16T02:00:34,558 2021-03-16T02:00:34,558 Traceback (most recent call last): 2021-03-16T02:00:34,558 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-16T02:00:34,558 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-16T02:00:34,558 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-16T02:00:34,558 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-16T02:00:34,558 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-16T02:00:34,558 raise RequirementsConflicted(criterion) 2021-03-16T02:00:34,558 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('paste-it==0.1.1') 2021-03-16T02:00:34,558 2021-03-16T02:00:34,558 During handling of the above exception, another exception occurred: 2021-03-16T02:00:34,558 2021-03-16T02:00:34,558 Traceback (most recent call last): 2021-03-16T02:00:34,558 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-16T02:00:34,558 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-16T02:00:34,558 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-16T02:00:34,558 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-16T02:00:34,558 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-16T02:00:34,558 raise ResolutionImpossible(e.criterion.information) 2021-03-16T02:00:34,558 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('paste-it==0.1.1'), parent=None)] 2021-03-16T02:00:34,558 2021-03-16T02:00:34,558 The above exception was the direct cause of the following exception: 2021-03-16T02:00:34,558 2021-03-16T02:00:34,558 Traceback (most recent call last): 2021-03-16T02:00:34,558 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-16T02:00:34,558 status = self.run(options, args) 2021-03-16T02:00:34,558 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-16T02:00:34,558 return func(self, options, args) 2021-03-16T02:00:34,558 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-16T02:00:34,558 reqs, check_supported_wheels=True 2021-03-16T02:00:34,558 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-16T02:00:34,558 six.raise_from(error, e) 2021-03-16T02:00:34,558 File "", line 3, in raise_from 2021-03-16T02:00:34,558 pip._internal.exceptions.DistributionNotFound: No matching distribution found for paste-it==0.1.1 2021-03-16T02:00:34,563 Removed build tracker: '/tmp/pip-req-tracker-bshl5gks'