2022-02-16T06:44:53,665 Created temporary directory: /tmp/pip-ephem-wheel-cache-kslhyv40 2022-02-16T06:44:53,671 Created temporary directory: /tmp/pip-req-tracker-vxr6i4u2 2022-02-16T06:44:53,672 Initialized build tracking at /tmp/pip-req-tracker-vxr6i4u2 2022-02-16T06:44:53,672 Created build tracker: /tmp/pip-req-tracker-vxr6i4u2 2022-02-16T06:44:53,672 Entered build tracker: /tmp/pip-req-tracker-vxr6i4u2 2022-02-16T06:44:53,674 Created temporary directory: /tmp/pip-wheel-wg7p465b 2022-02-16T06:44:53,743 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-16T06:44:53,752 2 location(s) to search for versions of django-auth-style: 2022-02-16T06:44:53,752 * https://pypi.org/simple/django-auth-style/ 2022-02-16T06:44:53,752 * https://www.piwheels.org/simple/django-auth-style/ 2022-02-16T06:44:53,754 Fetching project page and analyzing links: https://pypi.org/simple/django-auth-style/ 2022-02-16T06:44:53,755 Getting page https://pypi.org/simple/django-auth-style/ 2022-02-16T06:44:53,758 Found index url https://pypi.org/simple 2022-02-16T06:44:53,874 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/7c/c7/0fe4671e1afaad27560ac81d9ad7d009f1fccdfe44bceaba343ecdb5a659/django-auth-style-0.8.0.tar.gz#sha256=b030edabdc32e13fef0772d4be033433a7beb473513d3f705bfbb8625a3d0416 (from https://pypi.org/simple/django-auth-style/) (requires-python:>=3.8) 2022-02-16T06:44:53,874 Skipping link: No binaries permitted for django-auth-style: https://files.pythonhosted.org/packages/24/35/826e276a72eba392ff2f651116585291013e13bb2c4f9c1764e32f569add/django_auth_style-0.8.0-py3-none-any.whl#sha256=6f9433148aa49881fc0102a60aa6debe02bb2bed93a23e59b0e3781abeb4ab99 (from https://pypi.org/simple/django-auth-style/) (requires-python:>=3.8) 2022-02-16T06:44:53,875 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-auth-style/ 2022-02-16T06:44:53,876 Getting page https://www.piwheels.org/simple/django-auth-style/ 2022-02-16T06:44:53,878 Found index url https://www.piwheels.org/simple 2022-02-16T06:44:54,078 Skipping link: not a file: https://www.piwheels.org/simple/django-auth-style/ 2022-02-16T06:44:54,079 Skipping link: not a file: https://pypi.org/simple/django-auth-style/ 2022-02-16T06:44:54,112 Given no hashes to check 0 links for project 'django-auth-style': discarding no candidates 2022-02-16T06:44:54,113 ERROR: Could not find a version that satisfies the requirement django-auth-style==0.8.0 (from versions: none) 2022-02-16T06:44:54,115 ERROR: No matching distribution found for django-auth-style==0.8.0 2022-02-16T06:44:54,117 Exception information: 2022-02-16T06:44:54,117 Traceback (most recent call last): 2022-02-16T06:44:54,117 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-16T06:44:54,117 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-16T06:44:54,117 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-16T06:44:54,117 raise RequirementsConflicted(criterion) 2022-02-16T06:44:54,117 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-auth-style==0.8.0') 2022-02-16T06:44:54,117 2022-02-16T06:44:54,117 During handling of the above exception, another exception occurred: 2022-02-16T06:44:54,117 2022-02-16T06:44:54,117 Traceback (most recent call last): 2022-02-16T06:44:54,117 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-16T06:44:54,117 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-16T06:44:54,117 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-16T06:44:54,117 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-16T06:44:54,117 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-16T06:44:54,117 raise ResolutionImpossible(e.criterion.information) 2022-02-16T06:44:54,117 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-auth-style==0.8.0'), parent=None)] 2022-02-16T06:44:54,117 2022-02-16T06:44:54,117 The above exception was the direct cause of the following exception: 2022-02-16T06:44:54,117 2022-02-16T06:44:54,117 Traceback (most recent call last): 2022-02-16T06:44:54,117 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-16T06:44:54,117 status = run_func(*args) 2022-02-16T06:44:54,117 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-16T06:44:54,117 return func(self, options, args) 2022-02-16T06:44:54,117 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-16T06:44:54,117 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-16T06:44:54,117 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-16T06:44:54,117 raise error from e 2022-02-16T06:44:54,117 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-auth-style==0.8.0 2022-02-16T06:44:54,126 Removed build tracker: '/tmp/pip-req-tracker-vxr6i4u2'