2021-06-16T04:11:30,203 Created temporary directory: /tmp/pip-ephem-wheel-cache-nqj_4z2o 2021-06-16T04:11:30,206 Created temporary directory: /tmp/pip-req-tracker-ar7_b0tk 2021-06-16T04:11:30,206 Initialized build tracking at /tmp/pip-req-tracker-ar7_b0tk 2021-06-16T04:11:30,207 Created build tracker: /tmp/pip-req-tracker-ar7_b0tk 2021-06-16T04:11:30,207 Entered build tracker: /tmp/pip-req-tracker-ar7_b0tk 2021-06-16T04:11:30,208 Created temporary directory: /tmp/pip-wheel-49zp5os2 2021-06-16T04:11:30,241 1 location(s) to search for versions of flask-verify: 2021-06-16T04:11:30,241 * https://pypi.org/simple/flask-verify/ 2021-06-16T04:11:30,241 Fetching project page and analyzing links: https://pypi.org/simple/flask-verify/ 2021-06-16T04:11:30,242 Getting page https://pypi.org/simple/flask-verify/ 2021-06-16T04:11:30,243 Found index url https://pypi.org/simple 2021-06-16T04:11:30,346 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/4f/cc/2824a77bff0dffedd201ca2c77e47dae97b0349468721d3d7789115faf57/flask_verify-0.1.0-py3-none-any.whl#sha256=551efec95b585629399cb3e34e4bc7e565924ff49b81a562afc080f7c8e30ae0 (from https://pypi.org/simple/flask-verify/) (requires-python:>=3.9) 2021-06-16T04:11:30,347 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/86/72/5d2450dba908283bed15017634b278a02a9d423a154d78e862cc2a908713/flask_verify-0.1.0.tar.gz#sha256=ef231de9f16548d27a0cbf490af6780a26dfcbc427161762ada28d8a88675729 (from https://pypi.org/simple/flask-verify/) (requires-python:>=3.9) 2021-06-16T04:11:30,348 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/08/91/b32c540170e1b617557ed6abc929669b3e44ddfe6ec2d58886389a2b511c/flask_verify-0.1.2-py3-none-any.whl#sha256=e945dfeb6840d14aec51a5152c90d17755800b92355612ad9139be01753dc0e5 (from https://pypi.org/simple/flask-verify/) (requires-python:>=3.9) 2021-06-16T04:11:30,349 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/d4/5a/832c3772863eb7a035707d08715e39abb286a68f8aa778598fcf95b47e5c/flask_verify-0.1.2.tar.gz#sha256=ac08b3710557b881863d2e129c4c2997ef5563de467364115ee0729686bbbabd (from https://pypi.org/simple/flask-verify/) (requires-python:>=3.9) 2021-06-16T04:11:30,349 Skipping link: not a file: https://pypi.org/simple/flask-verify/ 2021-06-16T04:11:30,349 Given no hashes to check 0 links for project 'flask-verify': discarding no candidates 2021-06-16T04:11:30,350 ERROR: Could not find a version that satisfies the requirement flask-verify==0.1.2 (from versions: none) 2021-06-16T04:11:30,350 ERROR: No matching distribution found for flask-verify==0.1.2 2021-06-16T04:11:30,350 Exception information: 2021-06-16T04:11:30,350 Traceback (most recent call last): 2021-06-16T04:11:30,350 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-16T04:11:30,350 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-16T04:11:30,350 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-16T04:11:30,350 raise RequirementsConflicted(criterion) 2021-06-16T04:11:30,350 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flask-verify==0.1.2') 2021-06-16T04:11:30,350 2021-06-16T04:11:30,350 During handling of the above exception, another exception occurred: 2021-06-16T04:11:30,350 2021-06-16T04:11:30,350 Traceback (most recent call last): 2021-06-16T04:11:30,350 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-16T04:11:30,350 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-16T04:11:30,350 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-16T04:11:30,350 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-16T04:11:30,350 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-16T04:11:30,350 raise ResolutionImpossible(e.criterion.information) 2021-06-16T04:11:30,350 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flask-verify==0.1.2'), parent=None)] 2021-06-16T04:11:30,350 2021-06-16T04:11:30,350 The above exception was the direct cause of the following exception: 2021-06-16T04:11:30,350 2021-06-16T04:11:30,350 Traceback (most recent call last): 2021-06-16T04:11:30,350 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-16T04:11:30,350 status = self.run(options, args) 2021-06-16T04:11:30,350 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-16T04:11:30,350 return func(self, options, args) 2021-06-16T04:11:30,350 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-16T04:11:30,350 reqs, check_supported_wheels=True 2021-06-16T04:11:30,350 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-16T04:11:30,350 raise error from e 2021-06-16T04:11:30,350 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flask-verify==0.1.2 2021-06-16T04:11:30,354 Removed build tracker: '/tmp/pip-req-tracker-ar7_b0tk'