2022-05-22T17:42:39,139 Created temporary directory: /tmp/pip-ephem-wheel-cache-xsvn1fia 2022-05-22T17:42:39,144 Created temporary directory: /tmp/pip-build-tracker-w90n9b5g 2022-05-22T17:42:39,145 Initialized build tracking at /tmp/pip-build-tracker-w90n9b5g 2022-05-22T17:42:39,146 Created build tracker: /tmp/pip-build-tracker-w90n9b5g 2022-05-22T17:42:39,146 Entered build tracker: /tmp/pip-build-tracker-w90n9b5g 2022-05-22T17:42:39,147 Created temporary directory: /tmp/pip-wheel-glxctseb 2022-05-22T17:42:39,218 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-22T17:42:39,227 2 location(s) to search for versions of django-ew-polls: 2022-05-22T17:42:39,227 * https://pypi.org/simple/django-ew-polls/ 2022-05-22T17:42:39,227 * https://www.piwheels.org/simple/django-ew-polls/ 2022-05-22T17:42:39,228 Fetching project page and analyzing links: https://pypi.org/simple/django-ew-polls/ 2022-05-22T17:42:39,229 Getting page https://pypi.org/simple/django-ew-polls/ 2022-05-22T17:42:39,233 Found index url https://pypi.org/simple 2022-05-22T17:42:39,341 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/29/60/427fcaf44f2cd5e33b2f72d36efba3ce0c14e1fb7dc6cf1b767e37b114f1/django-ew-polls-0.2.tar.gz#sha256=4efe78445348b90400f0b309969a513eb14dec0a9471cbe766109e93c938af82 (from https://pypi.org/simple/django-ew-polls/) (requires-python:>=3.8) 2022-05-22T17:42:39,342 Skipping link: 0.2 Requires-Python >=3.8: https://files.pythonhosted.org/packages/29/60/427fcaf44f2cd5e33b2f72d36efba3ce0c14e1fb7dc6cf1b767e37b114f1/django-ew-polls-0.2.tar.gz#sha256=4efe78445348b90400f0b309969a513eb14dec0a9471cbe766109e93c938af82 (from https://pypi.org/simple/django-ew-polls/) (requires-python:>=3.8) 2022-05-22T17:42:39,342 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-ew-polls/ 2022-05-22T17:42:39,343 Getting page https://www.piwheels.org/simple/django-ew-polls/ 2022-05-22T17:42:39,345 Found index url https://www.piwheels.org/simple 2022-05-22T17:42:39,567 Skipping link: not a file: https://www.piwheels.org/simple/django-ew-polls/ 2022-05-22T17:42:39,568 Skipping link: not a file: https://pypi.org/simple/django-ew-polls/ 2022-05-22T17:42:39,598 Given no hashes to check 0 links for project 'django-ew-polls': discarding no candidates 2022-05-22T17:42:39,599 ERROR: Ignored the following versions that require a different python version: 0.2 Requires-Python >=3.8 2022-05-22T17:42:39,602 ERROR: Could not find a version that satisfies the requirement django-ew-polls==0.2 (from versions: none) 2022-05-22T17:42:39,604 ERROR: No matching distribution found for django-ew-polls==0.2 2022-05-22T17:42:39,606 Exception information: 2022-05-22T17:42:39,606 Traceback (most recent call last): 2022-05-22T17:42:39,606 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-22T17:42:39,606 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-22T17:42:39,606 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-22T17:42:39,606 raise RequirementsConflicted(criterion) 2022-05-22T17:42:39,606 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-ew-polls==0.2') 2022-05-22T17:42:39,606 2022-05-22T17:42:39,606 During handling of the above exception, another exception occurred: 2022-05-22T17:42:39,606 2022-05-22T17:42:39,606 Traceback (most recent call last): 2022-05-22T17:42:39,606 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-22T17:42:39,606 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-22T17:42:39,606 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-22T17:42:39,606 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-22T17:42:39,606 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-22T17:42:39,606 raise ResolutionImpossible(e.criterion.information) 2022-05-22T17:42:39,606 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-ew-polls==0.2'), parent=None)] 2022-05-22T17:42:39,606 2022-05-22T17:42:39,606 The above exception was the direct cause of the following exception: 2022-05-22T17:42:39,606 2022-05-22T17:42:39,606 Traceback (most recent call last): 2022-05-22T17:42:39,606 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-22T17:42:39,606 status = run_func(*args) 2022-05-22T17:42:39,606 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-22T17:42:39,606 return func(self, options, args) 2022-05-22T17:42:39,606 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-05-22T17:42:39,606 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-22T17:42:39,606 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-22T17:42:39,606 raise error from e 2022-05-22T17:42:39,606 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-ew-polls==0.2 2022-05-22T17:42:39,614 Removed build tracker: '/tmp/pip-build-tracker-w90n9b5g'