2021-02-19T07:24:11,949 Created temporary directory: /tmp/pip-ephem-wheel-cache-4x11vje3 2021-02-19T07:24:11,952 Created temporary directory: /tmp/pip-req-tracker-t350be_u 2021-02-19T07:24:11,952 Initialized build tracking at /tmp/pip-req-tracker-t350be_u 2021-02-19T07:24:11,953 Created build tracker: /tmp/pip-req-tracker-t350be_u 2021-02-19T07:24:11,953 Entered build tracker: /tmp/pip-req-tracker-t350be_u 2021-02-19T07:24:11,953 Created temporary directory: /tmp/pip-wheel-130rh6u7 2021-02-19T07:24:11,988 1 location(s) to search for versions of django-aws-alb-idp-auth: 2021-02-19T07:24:11,988 * https://pypi.org/simple/django-aws-alb-idp-auth/ 2021-02-19T07:24:11,989 Fetching project page and analyzing links: https://pypi.org/simple/django-aws-alb-idp-auth/ 2021-02-19T07:24:11,989 Getting page https://pypi.org/simple/django-aws-alb-idp-auth/ 2021-02-19T07:24:11,991 Found index url https://pypi.org/simple 2021-02-19T07:24:12,083 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/19/58/220651d7b66e99ac416686ecc79171c69b79c7a461f2e03f551d687c56c6/django-aws-alb-idp-auth-0.1.0.tar.gz#sha256=c8b2253328d0d977586375d495ccc6cbab75e4b7a05187a834e96e25739462d3 (from https://pypi.org/simple/django-aws-alb-idp-auth/) (requires-python:>=3.9,<4.0) 2021-02-19T07:24:12,097 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/89/8a/13bdcba24b5ec7864a82772f255db53d7d835a7f7f8b22faba2419ae97b6/django_aws_alb_idp_auth-0.1.0-py3-none-any.whl#sha256=a8a1cbcd8f4a60f0be2dada44ea7ff87998450757c91d1c887038cd7b6b665f2 (from https://pypi.org/simple/django-aws-alb-idp-auth/) (requires-python:>=3.9,<4.0) 2021-02-19T07:24:12,097 Given no hashes to check 0 links for project 'django-aws-alb-idp-auth': discarding no candidates 2021-02-19T07:24:12,097 ERROR: Could not find a version that satisfies the requirement django-aws-alb-idp-auth==0.1.0 2021-02-19T07:24:12,098 ERROR: No matching distribution found for django-aws-alb-idp-auth==0.1.0 2021-02-19T07:24:12,098 Exception information: 2021-02-19T07:24:12,098 Traceback (most recent call last): 2021-02-19T07:24:12,098 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-19T07:24:12,098 crit = self.state.criteria[name] 2021-02-19T07:24:12,098 KeyError: 'django-aws-alb-idp-auth' 2021-02-19T07:24:12,098 2021-02-19T07:24:12,098 During handling of the above exception, another exception occurred: 2021-02-19T07:24:12,098 2021-02-19T07:24:12,098 Traceback (most recent call last): 2021-02-19T07:24:12,098 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-19T07:24:12,098 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-19T07:24:12,098 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-19T07:24:12,098 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-19T07:24:12,098 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-19T07:24:12,098 raise RequirementsConflicted(criterion) 2021-02-19T07:24:12,098 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-aws-alb-idp-auth==0.1.0') 2021-02-19T07:24:12,098 2021-02-19T07:24:12,098 During handling of the above exception, another exception occurred: 2021-02-19T07:24:12,098 2021-02-19T07:24:12,098 Traceback (most recent call last): 2021-02-19T07:24:12,098 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-19T07:24:12,098 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-19T07:24:12,098 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-19T07:24:12,098 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-19T07:24:12,098 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-19T07:24:12,098 raise ResolutionImpossible(e.criterion.information) 2021-02-19T07:24:12,098 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-aws-alb-idp-auth==0.1.0'), parent=None)] 2021-02-19T07:24:12,098 2021-02-19T07:24:12,098 The above exception was the direct cause of the following exception: 2021-02-19T07:24:12,098 2021-02-19T07:24:12,098 Traceback (most recent call last): 2021-02-19T07:24:12,098 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-19T07:24:12,098 status = self.run(options, args) 2021-02-19T07:24:12,098 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-19T07:24:12,098 return func(self, options, args) 2021-02-19T07:24:12,098 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-19T07:24:12,098 reqs, check_supported_wheels=True 2021-02-19T07:24:12,098 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-19T07:24:12,098 six.raise_from(error, e) 2021-02-19T07:24:12,098 File "", line 3, in raise_from 2021-02-19T07:24:12,098 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-aws-alb-idp-auth==0.1.0 2021-02-19T07:24:12,103 Removed build tracker: '/tmp/pip-req-tracker-t350be_u'