2021-12-23T10:59:26,180 Created temporary directory: /tmp/pip-ephem-wheel-cache-e_qcci62 2021-12-23T10:59:26,186 Created temporary directory: /tmp/pip-req-tracker-7eh_kfwy 2021-12-23T10:59:26,186 Initialized build tracking at /tmp/pip-req-tracker-7eh_kfwy 2021-12-23T10:59:26,187 Created build tracker: /tmp/pip-req-tracker-7eh_kfwy 2021-12-23T10:59:26,187 Entered build tracker: /tmp/pip-req-tracker-7eh_kfwy 2021-12-23T10:59:26,188 Created temporary directory: /tmp/pip-wheel-7u8qjv59 2021-12-23T10:59:26,258 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-23T10:59:26,264 2 location(s) to search for versions of fastapi-keycloak: 2021-12-23T10:59:26,264 * https://pypi.org/simple/fastapi-keycloak/ 2021-12-23T10:59:26,264 * https://www.piwheels.org/simple/fastapi-keycloak/ 2021-12-23T10:59:26,265 Fetching project page and analyzing links: https://pypi.org/simple/fastapi-keycloak/ 2021-12-23T10:59:26,266 Getting page https://pypi.org/simple/fastapi-keycloak/ 2021-12-23T10:59:26,269 Found index url https://pypi.org/simple 2021-12-23T10:59:26,466 Skipping link: No binaries permitted for fastapi-keycloak: https://files.pythonhosted.org/packages/55/10/cb2671616a0122aa45e460064568d60e0213b63957f3a9cd05a525104f5b/fastapi_keycloak-0.1a0-py3-none-any.whl#sha256=966334237ee2a7e9a42c35fe60614ff660628816e1d029c0ec71dcb29ff3c4c3 (from https://pypi.org/simple/fastapi-keycloak/) (requires-python:>=3.8) 2021-12-23T10:59:26,468 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/59/ac/6e2408746875801ba7d13e153af135fda733d6efb52ba9c54a0af1d351b6/fastapi_keycloak-0.1a0.tar.gz#sha256=fb5091fd9210e6e0293e07c17475e35ef9b51e2bcc64ed97fad6a556857e7fb1 (from https://pypi.org/simple/fastapi-keycloak/) (requires-python:>=3.8) 2021-12-23T10:59:26,469 Fetching project page and analyzing links: https://www.piwheels.org/simple/fastapi-keycloak/ 2021-12-23T10:59:26,469 Getting page https://www.piwheels.org/simple/fastapi-keycloak/ 2021-12-23T10:59:26,472 Found index url https://www.piwheels.org/simple 2021-12-23T10:59:26,690 Skipping link: not a file: https://www.piwheels.org/simple/fastapi-keycloak/ 2021-12-23T10:59:26,691 Skipping link: not a file: https://pypi.org/simple/fastapi-keycloak/ 2021-12-23T10:59:26,721 Given no hashes to check 0 links for project 'fastapi-keycloak': discarding no candidates 2021-12-23T10:59:26,722 ERROR: Could not find a version that satisfies the requirement fastapi-keycloak==0.1a0 (from versions: none) 2021-12-23T10:59:26,723 ERROR: No matching distribution found for fastapi-keycloak==0.1a0 2021-12-23T10:59:26,724 Exception information: 2021-12-23T10:59:26,724 Traceback (most recent call last): 2021-12-23T10:59:26,724 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-23T10:59:26,724 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-23T10:59:26,724 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-23T10:59:26,724 raise RequirementsConflicted(criterion) 2021-12-23T10:59:26,724 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fastapi-keycloak==0.1a0') 2021-12-23T10:59:26,724 2021-12-23T10:59:26,724 During handling of the above exception, another exception occurred: 2021-12-23T10:59:26,724 2021-12-23T10:59:26,724 Traceback (most recent call last): 2021-12-23T10:59:26,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-23T10:59:26,724 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-23T10:59:26,724 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-23T10:59:26,724 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-23T10:59:26,724 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-23T10:59:26,724 raise ResolutionImpossible(e.criterion.information) 2021-12-23T10:59:26,724 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fastapi-keycloak==0.1a0'), parent=None)] 2021-12-23T10:59:26,724 2021-12-23T10:59:26,724 The above exception was the direct cause of the following exception: 2021-12-23T10:59:26,724 2021-12-23T10:59:26,724 Traceback (most recent call last): 2021-12-23T10:59:26,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-23T10:59:26,724 status = run_func(*args) 2021-12-23T10:59:26,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-23T10:59:26,724 return func(self, options, args) 2021-12-23T10:59:26,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-23T10:59:26,724 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-23T10:59:26,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-23T10:59:26,724 raise error from e 2021-12-23T10:59:26,724 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fastapi-keycloak==0.1a0 2021-12-23T10:59:26,732 Removed build tracker: '/tmp/pip-req-tracker-7eh_kfwy'