2021-10-10T14:29:22,667 Created temporary directory: /tmp/pip-ephem-wheel-cache-dxaqg7i4 2021-10-10T14:29:22,671 Created temporary directory: /tmp/pip-req-tracker-xr5zuptl 2021-10-10T14:29:22,671 Initialized build tracking at /tmp/pip-req-tracker-xr5zuptl 2021-10-10T14:29:22,672 Created build tracker: /tmp/pip-req-tracker-xr5zuptl 2021-10-10T14:29:22,672 Entered build tracker: /tmp/pip-req-tracker-xr5zuptl 2021-10-10T14:29:22,673 Created temporary directory: /tmp/pip-wheel-8hpe1eyl 2021-10-10T14:29:22,703 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-10T14:29:22,706 2 location(s) to search for versions of fastapi-cognito: 2021-10-10T14:29:22,706 * https://pypi.org/simple/fastapi-cognito/ 2021-10-10T14:29:22,706 * https://www.piwheels.org/simple/fastapi-cognito/ 2021-10-10T14:29:22,707 Fetching project page and analyzing links: https://pypi.org/simple/fastapi-cognito/ 2021-10-10T14:29:22,707 Getting page https://pypi.org/simple/fastapi-cognito/ 2021-10-10T14:29:22,709 Found index url https://pypi.org/simple 2021-10-10T14:29:22,802 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/19/66/e243e0d76bbcbcff5904292aa44ce1daa3ad170263f1154e499da7e1875a/fastapi-cognito-1.0.0.tar.gz#sha256=095cacfe6e4d1765d3c7598ed8b3eceb07cee65f6d7b1d77100cf258c2d25acf (from https://pypi.org/simple/fastapi-cognito/) (requires-python:>=3.8) 2021-10-10T14:29:22,802 Skipping link: No binaries permitted for fastapi-cognito: https://files.pythonhosted.org/packages/8f/4c/e95b31e6776092f04d19334b79b215bd8687c72ae72276d9bea0b11df273/fastapi_cognito-1.0.0-py3-none-any.whl#sha256=6964f9c8320effafceb6691e5983c4367252348e84160214e7f70622e1bc41fb (from https://pypi.org/simple/fastapi-cognito/) (requires-python:>=3.8) 2021-10-10T14:29:22,803 Fetching project page and analyzing links: https://www.piwheels.org/simple/fastapi-cognito/ 2021-10-10T14:29:22,803 Getting page https://www.piwheels.org/simple/fastapi-cognito/ 2021-10-10T14:29:22,804 Found index url https://www.piwheels.org/simple 2021-10-10T14:29:22,994 Skipping link: not a file: https://www.piwheels.org/simple/fastapi-cognito/ 2021-10-10T14:29:22,994 Skipping link: not a file: https://pypi.org/simple/fastapi-cognito/ 2021-10-10T14:29:23,009 Given no hashes to check 0 links for project 'fastapi-cognito': discarding no candidates 2021-10-10T14:29:23,010 ERROR: Could not find a version that satisfies the requirement fastapi-cognito==1.0.0 (from versions: none) 2021-10-10T14:29:23,010 ERROR: No matching distribution found for fastapi-cognito==1.0.0 2021-10-10T14:29:23,010 Exception information: 2021-10-10T14:29:23,010 Traceback (most recent call last): 2021-10-10T14:29:23,010 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-10T14:29:23,010 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-10T14:29:23,010 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-10T14:29:23,010 raise RequirementsConflicted(criterion) 2021-10-10T14:29:23,010 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fastapi-cognito==1.0.0') 2021-10-10T14:29:23,010 2021-10-10T14:29:23,010 During handling of the above exception, another exception occurred: 2021-10-10T14:29:23,010 2021-10-10T14:29:23,010 Traceback (most recent call last): 2021-10-10T14:29:23,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-10T14:29:23,010 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-10T14:29:23,010 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-10T14:29:23,010 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-10T14:29:23,010 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-10T14:29:23,010 raise ResolutionImpossible(e.criterion.information) 2021-10-10T14:29:23,010 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fastapi-cognito==1.0.0'), parent=None)] 2021-10-10T14:29:23,010 2021-10-10T14:29:23,010 The above exception was the direct cause of the following exception: 2021-10-10T14:29:23,010 2021-10-10T14:29:23,010 Traceback (most recent call last): 2021-10-10T14:29:23,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-10T14:29:23,010 status = self.run(options, args) 2021-10-10T14:29:23,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-10T14:29:23,010 return func(self, options, args) 2021-10-10T14:29:23,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-10T14:29:23,010 reqs, check_supported_wheels=True 2021-10-10T14:29:23,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-10T14:29:23,010 raise error from e 2021-10-10T14:29:23,010 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fastapi-cognito==1.0.0 2021-10-10T14:29:23,015 Removed build tracker: '/tmp/pip-req-tracker-xr5zuptl'