2022-01-16T15:48:28,898 Created temporary directory: /tmp/pip-ephem-wheel-cache-eue65cme 2022-01-16T15:48:28,904 Created temporary directory: /tmp/pip-req-tracker-6qgdv79w 2022-01-16T15:48:28,904 Initialized build tracking at /tmp/pip-req-tracker-6qgdv79w 2022-01-16T15:48:28,905 Created build tracker: /tmp/pip-req-tracker-6qgdv79w 2022-01-16T15:48:28,905 Entered build tracker: /tmp/pip-req-tracker-6qgdv79w 2022-01-16T15:48:28,906 Created temporary directory: /tmp/pip-wheel-4gm0ndc5 2022-01-16T15:48:28,976 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-16T15:48:28,981 2 location(s) to search for versions of django-polls-rednafi: 2022-01-16T15:48:28,981 * https://pypi.org/simple/django-polls-rednafi/ 2022-01-16T15:48:28,981 * https://www.piwheels.org/simple/django-polls-rednafi/ 2022-01-16T15:48:28,982 Fetching project page and analyzing links: https://pypi.org/simple/django-polls-rednafi/ 2022-01-16T15:48:28,983 Getting page https://pypi.org/simple/django-polls-rednafi/ 2022-01-16T15:48:28,987 Found index url https://pypi.org/simple 2022-01-16T15:48:29,187 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/dc/37/48e5b1c119b40920b51c049dd26989a443d56afae4bcc3ca02d4b506a94d/django-polls-rednafi-0.1.0.tar.gz#sha256=d025912e3556b66107247258f760c8f799478a5da87a4ea00f29bc362ea87939 (from https://pypi.org/simple/django-polls-rednafi/) (requires-python:>=3.8) 2022-01-16T15:48:29,188 Skipping link: No binaries permitted for django-polls-rednafi: https://files.pythonhosted.org/packages/79/17/c9a414e6781eaac0f6296ed009a4938e6dcc0251ac3bd81c6b2c47caf770/django_polls_rednafi-0.1.0-py3-none-any.whl#sha256=9ebd2c06f72cfba19932190dae2e19661acee1a9df62f2149f2b81b684b4498c (from https://pypi.org/simple/django-polls-rednafi/) (requires-python:>=3.8) 2022-01-16T15:48:29,188 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-polls-rednafi/ 2022-01-16T15:48:29,189 Getting page https://www.piwheels.org/simple/django-polls-rednafi/ 2022-01-16T15:48:29,191 Found index url https://www.piwheels.org/simple 2022-01-16T15:48:29,400 Skipping link: not a file: https://www.piwheels.org/simple/django-polls-rednafi/ 2022-01-16T15:48:29,401 Skipping link: not a file: https://pypi.org/simple/django-polls-rednafi/ 2022-01-16T15:48:29,432 Given no hashes to check 0 links for project 'django-polls-rednafi': discarding no candidates 2022-01-16T15:48:29,433 ERROR: Could not find a version that satisfies the requirement django-polls-rednafi==0.1.0 (from versions: none) 2022-01-16T15:48:29,434 ERROR: No matching distribution found for django-polls-rednafi==0.1.0 2022-01-16T15:48:29,435 Exception information: 2022-01-16T15:48:29,435 Traceback (most recent call last): 2022-01-16T15:48:29,435 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-16T15:48:29,435 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-16T15:48:29,435 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-16T15:48:29,435 raise RequirementsConflicted(criterion) 2022-01-16T15:48:29,435 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-polls-rednafi==0.1.0') 2022-01-16T15:48:29,435 2022-01-16T15:48:29,435 During handling of the above exception, another exception occurred: 2022-01-16T15:48:29,435 2022-01-16T15:48:29,435 Traceback (most recent call last): 2022-01-16T15:48:29,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-16T15:48:29,435 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-16T15:48:29,435 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-16T15:48:29,435 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-16T15:48:29,435 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-16T15:48:29,435 raise ResolutionImpossible(e.criterion.information) 2022-01-16T15:48:29,435 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-polls-rednafi==0.1.0'), parent=None)] 2022-01-16T15:48:29,435 2022-01-16T15:48:29,435 The above exception was the direct cause of the following exception: 2022-01-16T15:48:29,435 2022-01-16T15:48:29,435 Traceback (most recent call last): 2022-01-16T15:48:29,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-16T15:48:29,435 status = run_func(*args) 2022-01-16T15:48:29,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-16T15:48:29,435 return func(self, options, args) 2022-01-16T15:48:29,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-16T15:48:29,435 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-16T15:48:29,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-16T15:48:29,435 raise error from e 2022-01-16T15:48:29,435 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-polls-rednafi==0.1.0 2022-01-16T15:48:29,442 Removed build tracker: '/tmp/pip-req-tracker-6qgdv79w'