2021-02-25T17:23:29,522 Created temporary directory: /tmp/pip-ephem-wheel-cache-69t6ya2s 2021-02-25T17:23:29,525 Created temporary directory: /tmp/pip-req-tracker-yom28znr 2021-02-25T17:23:29,526 Initialized build tracking at /tmp/pip-req-tracker-yom28znr 2021-02-25T17:23:29,526 Created build tracker: /tmp/pip-req-tracker-yom28znr 2021-02-25T17:23:29,526 Entered build tracker: /tmp/pip-req-tracker-yom28znr 2021-02-25T17:23:29,527 Created temporary directory: /tmp/pip-wheel-w71uj3k9 2021-02-25T17:23:29,555 1 location(s) to search for versions of flask-liquid: 2021-02-25T17:23:29,555 * https://pypi.org/simple/flask-liquid/ 2021-02-25T17:23:29,555 Fetching project page and analyzing links: https://pypi.org/simple/flask-liquid/ 2021-02-25T17:23:29,556 Getting page https://pypi.org/simple/flask-liquid/ 2021-02-25T17:23:29,557 Found index url https://pypi.org/simple 2021-02-25T17:23:29,645 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/3e/f6/fa0ba34e9ce9da900ad9d4c6a68b65adc39bb7bc5cba2561d90910cccdb2/Flask-Liquid-0.1.0.tar.gz#sha256=642b68bc4c4fc137f87861e2400d751f0a1e9e993236b06f4b57da356654a9b8 (from https://pypi.org/simple/flask-liquid/) (requires-python:>=3.8) 2021-02-25T17:23:29,658 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ac/59/05994fe80b0fcfe0466480a928320ec7e674d78e554ebabf176537baf26d/Flask_Liquid-0.1.0-py3-none-any.whl#sha256=e5bf07644bdf36363bf9505f709ef7f991c9525e467629540eb6d856c28ea59f (from https://pypi.org/simple/flask-liquid/) (requires-python:>=3.8) 2021-02-25T17:23:29,659 Given no hashes to check 0 links for project 'flask-liquid': discarding no candidates 2021-02-25T17:23:29,659 ERROR: Could not find a version that satisfies the requirement flask-liquid==0.1.0 2021-02-25T17:23:29,660 ERROR: No matching distribution found for flask-liquid==0.1.0 2021-02-25T17:23:29,660 Exception information: 2021-02-25T17:23:29,660 Traceback (most recent call last): 2021-02-25T17:23:29,660 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-25T17:23:29,660 crit = self.state.criteria[name] 2021-02-25T17:23:29,660 KeyError: 'flask-liquid' 2021-02-25T17:23:29,660 2021-02-25T17:23:29,660 During handling of the above exception, another exception occurred: 2021-02-25T17:23:29,660 2021-02-25T17:23:29,660 Traceback (most recent call last): 2021-02-25T17:23:29,660 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-25T17:23:29,660 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-25T17:23:29,660 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-25T17:23:29,660 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-25T17:23:29,660 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-25T17:23:29,660 raise RequirementsConflicted(criterion) 2021-02-25T17:23:29,660 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flask-liquid==0.1.0') 2021-02-25T17:23:29,660 2021-02-25T17:23:29,660 During handling of the above exception, another exception occurred: 2021-02-25T17:23:29,660 2021-02-25T17:23:29,660 Traceback (most recent call last): 2021-02-25T17:23:29,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-25T17:23:29,660 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-25T17:23:29,660 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-25T17:23:29,660 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-25T17:23:29,660 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-25T17:23:29,660 raise ResolutionImpossible(e.criterion.information) 2021-02-25T17:23:29,660 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flask-liquid==0.1.0'), parent=None)] 2021-02-25T17:23:29,660 2021-02-25T17:23:29,660 The above exception was the direct cause of the following exception: 2021-02-25T17:23:29,660 2021-02-25T17:23:29,660 Traceback (most recent call last): 2021-02-25T17:23:29,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-25T17:23:29,660 status = self.run(options, args) 2021-02-25T17:23:29,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-25T17:23:29,660 return func(self, options, args) 2021-02-25T17:23:29,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-25T17:23:29,660 reqs, check_supported_wheels=True 2021-02-25T17:23:29,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-25T17:23:29,660 six.raise_from(error, e) 2021-02-25T17:23:29,660 File "", line 3, in raise_from 2021-02-25T17:23:29,660 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flask-liquid==0.1.0 2021-02-25T17:23:29,664 Removed build tracker: '/tmp/pip-req-tracker-yom28znr'