2021-03-21T14:10:01,757 Created temporary directory: /tmp/pip-ephem-wheel-cache-f7otrfzf 2021-03-21T14:10:01,759 Created temporary directory: /tmp/pip-req-tracker-rk7a9sby 2021-03-21T14:10:01,760 Initialized build tracking at /tmp/pip-req-tracker-rk7a9sby 2021-03-21T14:10:01,760 Created build tracker: /tmp/pip-req-tracker-rk7a9sby 2021-03-21T14:10:01,760 Entered build tracker: /tmp/pip-req-tracker-rk7a9sby 2021-03-21T14:10:01,761 Created temporary directory: /tmp/pip-wheel-ti81lbdm 2021-03-21T14:10:01,796 1 location(s) to search for versions of poetry-template: 2021-03-21T14:10:01,796 * https://pypi.org/simple/poetry-template/ 2021-03-21T14:10:01,796 Fetching project page and analyzing links: https://pypi.org/simple/poetry-template/ 2021-03-21T14:10:01,797 Getting page https://pypi.org/simple/poetry-template/ 2021-03-21T14:10:01,798 Found index url https://pypi.org/simple 2021-03-21T14:10:01,892 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/44/4e/48e7427e81a884a60ee5eb294a4452e5b13022238e8a2bb2b2533d551892/poetry-template-0.1.1.tar.gz#sha256=b177ae77ab43626eb71753aa2db74d6c6b28d508488476dfe9e82280d5f519bd (from https://pypi.org/simple/poetry-template/) (requires-python:>=3.8,<4.0) 2021-03-21T14:10:01,906 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/bc/88/8818f27db5751f18ed4c6ac6aa12ecbe318cc91045074b288bf4af54fbac/poetry_template-0.1.1-py3-none-any.whl#sha256=d564dc8fc5a9958c7d50442e9aadea8a8a19bf9d552e550c3660da493e33b8a9 (from https://pypi.org/simple/poetry-template/) (requires-python:>=3.8,<4.0) 2021-03-21T14:10:01,907 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/21/05/6cca754ff932ac22ab76dbedcaf6b719d1a643983e4341286900188dc32f/poetry-template-0.1.2.tar.gz#sha256=481fea6ec4cbfe3d4d9de2f864319c195859cdddb2b58241a5344aa9428c456e (from https://pypi.org/simple/poetry-template/) (requires-python:>=3.8,<4.0) 2021-03-21T14:10:01,908 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c2/bf/b84f325d6725256bae5719bb97539daa40fde8b4f5ca492bad90fb778da7/poetry_template-0.1.2-py3-none-any.whl#sha256=b341f7f32d0c6870764f4e8f2a92b3678258ec7d497a80ed9e0e9ce15f81a289 (from https://pypi.org/simple/poetry-template/) (requires-python:>=3.8,<4.0) 2021-03-21T14:10:01,909 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/09/31/95309dc6dd67e92cb4c41df0853296cce2679fac9d4fd4e8412b0abe70f4/poetry-template-0.1.3.tar.gz#sha256=f77987805a23ae27ae40c657a00ab7bd58926af0702732e5e9331817536530e2 (from https://pypi.org/simple/poetry-template/) (requires-python:>=3.8,<4.0) 2021-03-21T14:10:01,909 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/1d/bf/0be6d1d675892222debf34a83682a8156c11602d5b471f6e44ae4d652962/poetry_template-0.1.3-py3-none-any.whl#sha256=bdd1b682276e191e66aa5825977da239d874269e1a899b0c6c4ab6739bdffb45 (from https://pypi.org/simple/poetry-template/) (requires-python:>=3.8,<4.0) 2021-03-21T14:10:01,910 Given no hashes to check 0 links for project 'poetry-template': discarding no candidates 2021-03-21T14:10:01,910 ERROR: Could not find a version that satisfies the requirement poetry-template==0.1.3 2021-03-21T14:10:01,910 ERROR: No matching distribution found for poetry-template==0.1.3 2021-03-21T14:10:01,911 Exception information: 2021-03-21T14:10:01,911 Traceback (most recent call last): 2021-03-21T14:10:01,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-21T14:10:01,911 crit = self.state.criteria[name] 2021-03-21T14:10:01,911 KeyError: 'poetry-template' 2021-03-21T14:10:01,911 2021-03-21T14:10:01,911 During handling of the above exception, another exception occurred: 2021-03-21T14:10:01,911 2021-03-21T14:10:01,911 Traceback (most recent call last): 2021-03-21T14:10:01,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-21T14:10:01,911 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-21T14:10:01,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-21T14:10:01,911 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-21T14:10:01,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-21T14:10:01,911 raise RequirementsConflicted(criterion) 2021-03-21T14:10:01,911 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('poetry-template==0.1.3') 2021-03-21T14:10:01,911 2021-03-21T14:10:01,911 During handling of the above exception, another exception occurred: 2021-03-21T14:10:01,911 2021-03-21T14:10:01,911 Traceback (most recent call last): 2021-03-21T14:10:01,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-21T14:10:01,911 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-21T14:10:01,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-21T14:10:01,911 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-21T14:10:01,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-21T14:10:01,911 raise ResolutionImpossible(e.criterion.information) 2021-03-21T14:10:01,911 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('poetry-template==0.1.3'), parent=None)] 2021-03-21T14:10:01,911 2021-03-21T14:10:01,911 The above exception was the direct cause of the following exception: 2021-03-21T14:10:01,911 2021-03-21T14:10:01,911 Traceback (most recent call last): 2021-03-21T14:10:01,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-21T14:10:01,911 status = self.run(options, args) 2021-03-21T14:10:01,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-21T14:10:01,911 return func(self, options, args) 2021-03-21T14:10:01,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-21T14:10:01,911 reqs, check_supported_wheels=True 2021-03-21T14:10:01,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-21T14:10:01,911 six.raise_from(error, e) 2021-03-21T14:10:01,911 File "", line 3, in raise_from 2021-03-21T14:10:01,911 pip._internal.exceptions.DistributionNotFound: No matching distribution found for poetry-template==0.1.3 2021-03-21T14:10:01,915 Removed build tracker: '/tmp/pip-req-tracker-rk7a9sby'