2023-01-20T08:54:17,787 Created temporary directory: /tmp/pip-ephem-wheel-cache-9d2s6diu 2023-01-20T08:54:17,791 Created temporary directory: /tmp/pip-build-tracker-uop67gco 2023-01-20T08:54:17,792 Initialized build tracking at /tmp/pip-build-tracker-uop67gco 2023-01-20T08:54:17,793 Created build tracker: /tmp/pip-build-tracker-uop67gco 2023-01-20T08:54:17,793 Entered build tracker: /tmp/pip-build-tracker-uop67gco 2023-01-20T08:54:17,794 Created temporary directory: /tmp/pip-wheel-rop36s1v 2023-01-20T08:54:17,802 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-01-20T08:54:17,808 Created temporary directory: /tmp/pip-ephem-wheel-cache-mx2aq0ab 2023-01-20T08:54:17,867 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-01-20T08:54:17,875 2 location(s) to search for versions of zq-django-template: 2023-01-20T08:54:17,875 * https://pypi.org/simple/zq-django-template/ 2023-01-20T08:54:17,875 * https://www.piwheels.org/simple/zq-django-template/ 2023-01-20T08:54:17,876 Fetching project page and analyzing links: https://pypi.org/simple/zq-django-template/ 2023-01-20T08:54:17,877 Getting page https://pypi.org/simple/zq-django-template/ 2023-01-20T08:54:17,881 Found index url https://pypi.org/simple 2023-01-20T08:54:18,104 Fetched page https://pypi.org/simple/zq-django-template/ as application/vnd.pypi.simple.v1+json 2023-01-20T08:54:18,106 Skipping link: No binaries permitted for zq-django-template: https://files.pythonhosted.org/packages/60/d5/f06c6b46459951188808fbfd362fbcc7d7c428b4724a2cffed9bf7880a3b/zq_django_template-0.1.0-py3-none-any.whl (from https://pypi.org/simple/zq-django-template/) (requires-python:>=3.8.1,<4.0) 2023-01-20T08:54:18,108 Link requires a different Python (3.7.3 not in: '>=3.8.1,<4.0'): https://files.pythonhosted.org/packages/8e/00/108b041047be3a211cee265f90bb29a437c48a8efcc2a3fe05a4b65ee1cb/zq_django_template-0.1.0.tar.gz (from https://pypi.org/simple/zq-django-template/) (requires-python:>=3.8.1,<4.0) 2023-01-20T08:54:18,109 Skipping link: 0.1.0 Requires-Python >=3.8.1,<4.0: https://files.pythonhosted.org/packages/8e/00/108b041047be3a211cee265f90bb29a437c48a8efcc2a3fe05a4b65ee1cb/zq_django_template-0.1.0.tar.gz (from https://pypi.org/simple/zq-django-template/) (requires-python:>=3.8.1,<4.0) 2023-01-20T08:54:18,110 Fetching project page and analyzing links: https://www.piwheels.org/simple/zq-django-template/ 2023-01-20T08:54:18,110 Getting page https://www.piwheels.org/simple/zq-django-template/ 2023-01-20T08:54:18,112 Found index url https://www.piwheels.org/simple 2023-01-20T08:54:18,338 Fetched page https://www.piwheels.org/simple/zq-django-template/ as text/html 2023-01-20T08:54:18,340 Skipping link: not a file: https://www.piwheels.org/simple/zq-django-template/ 2023-01-20T08:54:18,341 Skipping link: not a file: https://pypi.org/simple/zq-django-template/ 2023-01-20T08:54:18,373 Given no hashes to check 0 links for project 'zq-django-template': discarding no candidates 2023-01-20T08:54:18,374 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8.1,<4.0 2023-01-20T08:54:18,376 ERROR: Could not find a version that satisfies the requirement zq-django-template==0.1.0 (from versions: none) 2023-01-20T08:54:18,378 ERROR: No matching distribution found for zq-django-template==0.1.0 2023-01-20T08:54:18,380 Exception information: 2023-01-20T08:54:18,380 Traceback (most recent call last): 2023-01-20T08:54:18,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-01-20T08:54:18,380 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-01-20T08:54:18,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-01-20T08:54:18,380 raise RequirementsConflicted(criterion) 2023-01-20T08:54:18,380 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zq-django-template==0.1.0') 2023-01-20T08:54:18,380 2023-01-20T08:54:18,380 During handling of the above exception, another exception occurred: 2023-01-20T08:54:18,380 2023-01-20T08:54:18,380 Traceback (most recent call last): 2023-01-20T08:54:18,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-01-20T08:54:18,380 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-01-20T08:54:18,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-01-20T08:54:18,380 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-01-20T08:54:18,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-01-20T08:54:18,380 raise ResolutionImpossible(e.criterion.information) 2023-01-20T08:54:18,380 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zq-django-template==0.1.0'), parent=None)] 2023-01-20T08:54:18,380 2023-01-20T08:54:18,380 The above exception was the direct cause of the following exception: 2023-01-20T08:54:18,380 2023-01-20T08:54:18,380 Traceback (most recent call last): 2023-01-20T08:54:18,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-01-20T08:54:18,380 status = run_func(*args) 2023-01-20T08:54:18,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-01-20T08:54:18,380 return func(self, options, args) 2023-01-20T08:54:18,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-01-20T08:54:18,380 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-01-20T08:54:18,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-01-20T08:54:18,380 raise error from e 2023-01-20T08:54:18,380 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zq-django-template==0.1.0 2023-01-20T08:54:18,392 Removed build tracker: '/tmp/pip-build-tracker-uop67gco'