2021-03-28T12:00:11,768 Created temporary directory: /tmp/pip-ephem-wheel-cache-nzs_hkwf 2021-03-28T12:00:11,771 Created temporary directory: /tmp/pip-req-tracker-ykp2y_52 2021-03-28T12:00:11,772 Initialized build tracking at /tmp/pip-req-tracker-ykp2y_52 2021-03-28T12:00:11,772 Created build tracker: /tmp/pip-req-tracker-ykp2y_52 2021-03-28T12:00:11,772 Entered build tracker: /tmp/pip-req-tracker-ykp2y_52 2021-03-28T12:00:11,773 Created temporary directory: /tmp/pip-wheel-0a__k9_h 2021-03-28T12:00:11,808 1 location(s) to search for versions of git-plan: 2021-03-28T12:00:11,808 * https://pypi.org/simple/git-plan/ 2021-03-28T12:00:11,808 Fetching project page and analyzing links: https://pypi.org/simple/git-plan/ 2021-03-28T12:00:11,809 Getting page https://pypi.org/simple/git-plan/ 2021-03-28T12:00:11,811 Found index url https://pypi.org/simple 2021-03-28T12:00:11,906 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/b6/fc/c29813b118e9e3c9db15000cf6c65cb235410529807f972a741c34f13073/git-plan-0.2.0.tar.gz#sha256=db2fa2ad6e9b7c459d903471356e266b918bdfc65a757997630847ed059c856d (from https://pypi.org/simple/git-plan/) (requires-python:>=3.8,<4.0) 2021-03-28T12:00:11,919 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/22/a6/91bea2f613d945d0013950a7788577bdc8dd1a1f93a4422dbf817f05fdd6/git_plan-0.2.0-py3-none-any.whl#sha256=ea5406a5a980d8110f32919cc26480b647e410c684059202c820d6dbb0281f74 (from https://pypi.org/simple/git-plan/) (requires-python:>=3.8,<4.0) 2021-03-28T12:00:11,920 Given no hashes to check 0 links for project 'git-plan': discarding no candidates 2021-03-28T12:00:11,920 ERROR: Could not find a version that satisfies the requirement git-plan==0.2.0 2021-03-28T12:00:11,920 ERROR: No matching distribution found for git-plan==0.2.0 2021-03-28T12:00:11,921 Exception information: 2021-03-28T12:00:11,921 Traceback (most recent call last): 2021-03-28T12:00:11,921 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-28T12:00:11,921 crit = self.state.criteria[name] 2021-03-28T12:00:11,921 KeyError: 'git-plan' 2021-03-28T12:00:11,921 2021-03-28T12:00:11,921 During handling of the above exception, another exception occurred: 2021-03-28T12:00:11,921 2021-03-28T12:00:11,921 Traceback (most recent call last): 2021-03-28T12:00:11,921 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-28T12:00:11,921 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-28T12:00:11,921 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-28T12:00:11,921 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-28T12:00:11,921 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-28T12:00:11,921 raise RequirementsConflicted(criterion) 2021-03-28T12:00:11,921 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('git-plan==0.2.0') 2021-03-28T12:00:11,921 2021-03-28T12:00:11,921 During handling of the above exception, another exception occurred: 2021-03-28T12:00:11,921 2021-03-28T12:00:11,921 Traceback (most recent call last): 2021-03-28T12:00:11,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-28T12:00:11,921 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-28T12:00:11,921 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-28T12:00:11,921 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-28T12:00:11,921 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-28T12:00:11,921 raise ResolutionImpossible(e.criterion.information) 2021-03-28T12:00:11,921 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('git-plan==0.2.0'), parent=None)] 2021-03-28T12:00:11,921 2021-03-28T12:00:11,921 The above exception was the direct cause of the following exception: 2021-03-28T12:00:11,921 2021-03-28T12:00:11,921 Traceback (most recent call last): 2021-03-28T12:00:11,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-28T12:00:11,921 status = self.run(options, args) 2021-03-28T12:00:11,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-28T12:00:11,921 return func(self, options, args) 2021-03-28T12:00:11,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-28T12:00:11,921 reqs, check_supported_wheels=True 2021-03-28T12:00:11,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-28T12:00:11,921 six.raise_from(error, e) 2021-03-28T12:00:11,921 File "", line 3, in raise_from 2021-03-28T12:00:11,921 pip._internal.exceptions.DistributionNotFound: No matching distribution found for git-plan==0.2.0 2021-03-28T12:00:11,925 Removed build tracker: '/tmp/pip-req-tracker-ykp2y_52'