2021-03-29T10:21:43,733 Created temporary directory: /tmp/pip-ephem-wheel-cache-fxneww_z 2021-03-29T10:21:43,736 Created temporary directory: /tmp/pip-req-tracker-_6w0z2mq 2021-03-29T10:21:43,737 Initialized build tracking at /tmp/pip-req-tracker-_6w0z2mq 2021-03-29T10:21:43,737 Created build tracker: /tmp/pip-req-tracker-_6w0z2mq 2021-03-29T10:21:43,737 Entered build tracker: /tmp/pip-req-tracker-_6w0z2mq 2021-03-29T10:21:43,738 Created temporary directory: /tmp/pip-wheel-530aoqd7 2021-03-29T10:21:43,774 1 location(s) to search for versions of git-plan: 2021-03-29T10:21:43,774 * https://pypi.org/simple/git-plan/ 2021-03-29T10:21:43,774 Fetching project page and analyzing links: https://pypi.org/simple/git-plan/ 2021-03-29T10:21:43,774 Getting page https://pypi.org/simple/git-plan/ 2021-03-29T10:21:43,776 Found index url https://pypi.org/simple 2021-03-29T10:21:43,869 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-29T10:21:43,882 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-29T10:21:43,883 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/98/a6/bcc625837af1650d9d1a2459feb8b1b10ba811145180843b7ddcf5690c45/git-plan-0.2.3.tar.gz#sha256=a36c7a7dbbc556982cb2ac46c1d03f95a3ba3267fe804219ee055c5d0a627a24 (from https://pypi.org/simple/git-plan/) (requires-python:>=3.8,<4.0) 2021-03-29T10:21:43,884 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/43/cd/fc827c76793d8b5d2029e41f20257e13c665c49ca2851002834dee1e5925/git_plan-0.2.3-py3-none-any.whl#sha256=0989c1bd779ba05d1cad8c1400c350d782ff9d575d752b05340dfc958c9e33d9 (from https://pypi.org/simple/git-plan/) (requires-python:>=3.8,<4.0) 2021-03-29T10:21:43,884 Given no hashes to check 0 links for project 'git-plan': discarding no candidates 2021-03-29T10:21:43,884 ERROR: Could not find a version that satisfies the requirement git-plan==0.2.3 2021-03-29T10:21:43,885 ERROR: No matching distribution found for git-plan==0.2.3 2021-03-29T10:21:43,885 Exception information: 2021-03-29T10:21:43,885 Traceback (most recent call last): 2021-03-29T10:21:43,885 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-29T10:21:43,885 crit = self.state.criteria[name] 2021-03-29T10:21:43,885 KeyError: 'git-plan' 2021-03-29T10:21:43,885 2021-03-29T10:21:43,885 During handling of the above exception, another exception occurred: 2021-03-29T10:21:43,885 2021-03-29T10:21:43,885 Traceback (most recent call last): 2021-03-29T10:21:43,885 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-29T10:21:43,885 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-29T10:21:43,885 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-29T10:21:43,885 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-29T10:21:43,885 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-29T10:21:43,885 raise RequirementsConflicted(criterion) 2021-03-29T10:21:43,885 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('git-plan==0.2.3') 2021-03-29T10:21:43,885 2021-03-29T10:21:43,885 During handling of the above exception, another exception occurred: 2021-03-29T10:21:43,885 2021-03-29T10:21:43,885 Traceback (most recent call last): 2021-03-29T10:21:43,885 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-29T10:21:43,885 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-29T10:21:43,885 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-29T10:21:43,885 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-29T10:21:43,885 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-29T10:21:43,885 raise ResolutionImpossible(e.criterion.information) 2021-03-29T10:21:43,885 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('git-plan==0.2.3'), parent=None)] 2021-03-29T10:21:43,885 2021-03-29T10:21:43,885 The above exception was the direct cause of the following exception: 2021-03-29T10:21:43,885 2021-03-29T10:21:43,885 Traceback (most recent call last): 2021-03-29T10:21:43,885 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-29T10:21:43,885 status = self.run(options, args) 2021-03-29T10:21:43,885 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-29T10:21:43,885 return func(self, options, args) 2021-03-29T10:21:43,885 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-29T10:21:43,885 reqs, check_supported_wheels=True 2021-03-29T10:21:43,885 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-29T10:21:43,885 six.raise_from(error, e) 2021-03-29T10:21:43,885 File "", line 3, in raise_from 2021-03-29T10:21:43,885 pip._internal.exceptions.DistributionNotFound: No matching distribution found for git-plan==0.2.3 2021-03-29T10:21:43,890 Removed build tracker: '/tmp/pip-req-tracker-_6w0z2mq'