2021-10-15T14:58:28,857 Created temporary directory: /tmp/pip-ephem-wheel-cache-f7ge9u4q 2021-10-15T14:58:28,860 Created temporary directory: /tmp/pip-req-tracker-dichsbtg 2021-10-15T14:58:28,860 Initialized build tracking at /tmp/pip-req-tracker-dichsbtg 2021-10-15T14:58:28,861 Created build tracker: /tmp/pip-req-tracker-dichsbtg 2021-10-15T14:58:28,861 Entered build tracker: /tmp/pip-req-tracker-dichsbtg 2021-10-15T14:58:28,861 Created temporary directory: /tmp/pip-wheel-64tifn1k 2021-10-15T14:58:28,893 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-15T14:58:28,896 2 location(s) to search for versions of django-idp-user: 2021-10-15T14:58:28,896 * https://pypi.org/simple/django-idp-user/ 2021-10-15T14:58:28,896 * https://www.piwheels.org/simple/django-idp-user/ 2021-10-15T14:58:28,896 Fetching project page and analyzing links: https://pypi.org/simple/django-idp-user/ 2021-10-15T14:58:28,897 Getting page https://pypi.org/simple/django-idp-user/ 2021-10-15T14:58:28,898 Found index url https://pypi.org/simple 2021-10-15T14:58:28,991 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/31/4b/92110d2c6cf81ffaa0917c95e330154c6dd63c0b84d5e87eba719cc429d8/django_idp_user-0.1.tar.gz#sha256=67b6d4a3d6c2b1eb7bbe96643b05d618f9682ef79d4ba5e61e9ed09e850542a6 (from https://pypi.org/simple/django-idp-user/) (requires-python:>=3.9) 2021-10-15T14:58:28,992 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/56/6f/160a4d516529f68b187fff87964b6b5851e82ca98da8a752414080749df3/django_idp_user-0.1.1.tar.gz#sha256=fc33ef041bbd3c44251d8235dcc41e89b2fd3e3c7eaeb6188639b1c0956f4370 (from https://pypi.org/simple/django-idp-user/) (requires-python:>=3.9) 2021-10-15T14:58:28,992 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/aa/ba/0da00d2247615f638027746a8e0ecb4c1dabcbd0dbb0f9083a64c8442013/django_idp_user-0.1.2.tar.gz#sha256=8423e9cc8a714a1453c4769303d03ff639197d1b283fbc1b04c8d2e06008ca90 (from https://pypi.org/simple/django-idp-user/) (requires-python:>=3.9) 2021-10-15T14:58:28,993 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/43/05/9e814cc37ac2784b9ec1807502c597c79ee1fc0623e1c05cd0af42e14901/django_idp_user-0.1.3.tar.gz#sha256=0f1afb1d0b733c06d94f1c08c76cb9a8ca2ebfefe60a7867acdc8be3540be28d (from https://pypi.org/simple/django-idp-user/) (requires-python:>=3.9) 2021-10-15T14:58:28,993 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-idp-user/ 2021-10-15T14:58:28,994 Getting page https://www.piwheels.org/simple/django-idp-user/ 2021-10-15T14:58:28,994 Found index url https://www.piwheels.org/simple 2021-10-15T14:58:29,180 Skipping link: not a file: https://www.piwheels.org/simple/django-idp-user/ 2021-10-15T14:58:29,180 Skipping link: not a file: https://pypi.org/simple/django-idp-user/ 2021-10-15T14:58:29,196 Given no hashes to check 0 links for project 'django-idp-user': discarding no candidates 2021-10-15T14:58:29,196 ERROR: Could not find a version that satisfies the requirement django-idp-user==0.1 (from versions: none) 2021-10-15T14:58:29,196 ERROR: No matching distribution found for django-idp-user==0.1 2021-10-15T14:58:29,197 Exception information: 2021-10-15T14:58:29,197 Traceback (most recent call last): 2021-10-15T14:58:29,197 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-15T14:58:29,197 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-15T14:58:29,197 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-15T14:58:29,197 raise RequirementsConflicted(criterion) 2021-10-15T14:58:29,197 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-idp-user==0.1') 2021-10-15T14:58:29,197 2021-10-15T14:58:29,197 During handling of the above exception, another exception occurred: 2021-10-15T14:58:29,197 2021-10-15T14:58:29,197 Traceback (most recent call last): 2021-10-15T14:58:29,197 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-15T14:58:29,197 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-15T14:58:29,197 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-15T14:58:29,197 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-15T14:58:29,197 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-15T14:58:29,197 raise ResolutionImpossible(e.criterion.information) 2021-10-15T14:58:29,197 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-idp-user==0.1'), parent=None)] 2021-10-15T14:58:29,197 2021-10-15T14:58:29,197 The above exception was the direct cause of the following exception: 2021-10-15T14:58:29,197 2021-10-15T14:58:29,197 Traceback (most recent call last): 2021-10-15T14:58:29,197 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-15T14:58:29,197 status = self.run(options, args) 2021-10-15T14:58:29,197 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-15T14:58:29,197 return func(self, options, args) 2021-10-15T14:58:29,197 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-15T14:58:29,197 reqs, check_supported_wheels=True 2021-10-15T14:58:29,197 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-15T14:58:29,197 raise error from e 2021-10-15T14:58:29,197 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-idp-user==0.1 2021-10-15T14:58:29,201 Removed build tracker: '/tmp/pip-req-tracker-dichsbtg'