2023-02-17T17:24:47,060 Created temporary directory: /tmp/pip-ephem-wheel-cache-gtlhh21s 2023-02-17T17:24:47,064 Created temporary directory: /tmp/pip-build-tracker-dsu_2mdf 2023-02-17T17:24:47,065 Initialized build tracking at /tmp/pip-build-tracker-dsu_2mdf 2023-02-17T17:24:47,065 Created build tracker: /tmp/pip-build-tracker-dsu_2mdf 2023-02-17T17:24:47,066 Entered build tracker: /tmp/pip-build-tracker-dsu_2mdf 2023-02-17T17:24:47,067 Created temporary directory: /tmp/pip-wheel-0mtxj2zk 2023-02-17T17:24:47,075 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-02-17T17:24:47,080 Created temporary directory: /tmp/pip-ephem-wheel-cache-j_efquw_ 2023-02-17T17:24:47,131 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-17T17:24:47,138 2 location(s) to search for versions of zone4: 2023-02-17T17:24:47,138 * https://pypi.org/simple/zone4/ 2023-02-17T17:24:47,138 * https://www.piwheels.org/simple/zone4/ 2023-02-17T17:24:47,139 Fetching project page and analyzing links: https://pypi.org/simple/zone4/ 2023-02-17T17:24:47,140 Getting page https://pypi.org/simple/zone4/ 2023-02-17T17:24:47,144 Found index url https://pypi.org/simple 2023-02-17T17:24:47,368 Fetched page https://pypi.org/simple/zone4/ as application/vnd.pypi.simple.v1+json 2023-02-17T17:24:47,371 Skipping link: No binaries permitted for zone4: https://files.pythonhosted.org/packages/ed/e5/1ee5f60aaa4ca37096079016295d897294b3b2f85df8b1b5626904918fd0/zone4-0.0.1-py3-none-any.whl (from https://pypi.org/simple/zone4/) (requires-python:>=3.9) 2023-02-17T17:24:47,372 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/d8/97/e0cbedecaabd510a309a80181ecdd618faf1cffabbea786070198557bc9f/zone4-0.0.1.tar.gz (from https://pypi.org/simple/zone4/) (requires-python:>=3.9) 2023-02-17T17:24:47,373 Skipping link: 0.0.1 Requires-Python >=3.9: https://files.pythonhosted.org/packages/d8/97/e0cbedecaabd510a309a80181ecdd618faf1cffabbea786070198557bc9f/zone4-0.0.1.tar.gz (from https://pypi.org/simple/zone4/) (requires-python:>=3.9) 2023-02-17T17:24:47,374 Fetching project page and analyzing links: https://www.piwheels.org/simple/zone4/ 2023-02-17T17:24:47,374 Getting page https://www.piwheels.org/simple/zone4/ 2023-02-17T17:24:47,376 Found index url https://www.piwheels.org/simple 2023-02-17T17:24:47,590 Fetched page https://www.piwheels.org/simple/zone4/ as text/html 2023-02-17T17:24:47,592 Skipping link: not a file: https://www.piwheels.org/simple/zone4/ 2023-02-17T17:24:47,593 Skipping link: not a file: https://pypi.org/simple/zone4/ 2023-02-17T17:24:47,625 Given no hashes to check 0 links for project 'zone4': discarding no candidates 2023-02-17T17:24:47,626 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.9 2023-02-17T17:24:47,628 ERROR: Could not find a version that satisfies the requirement zone4==0.0.1 (from versions: none) 2023-02-17T17:24:47,630 ERROR: No matching distribution found for zone4==0.0.1 2023-02-17T17:24:47,632 Exception information: 2023-02-17T17:24:47,632 Traceback (most recent call last): 2023-02-17T17:24:47,632 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-02-17T17:24:47,632 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-02-17T17:24:47,632 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-02-17T17:24:47,632 raise RequirementsConflicted(criterion) 2023-02-17T17:24:47,632 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zone4==0.0.1') 2023-02-17T17:24:47,632 2023-02-17T17:24:47,632 During handling of the above exception, another exception occurred: 2023-02-17T17:24:47,632 2023-02-17T17:24:47,632 Traceback (most recent call last): 2023-02-17T17:24:47,632 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-02-17T17:24:47,632 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-02-17T17:24:47,632 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-02-17T17:24:47,632 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-02-17T17:24:47,632 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-02-17T17:24:47,632 raise ResolutionImpossible(e.criterion.information) 2023-02-17T17:24:47,632 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zone4==0.0.1'), parent=None)] 2023-02-17T17:24:47,632 2023-02-17T17:24:47,632 The above exception was the direct cause of the following exception: 2023-02-17T17:24:47,632 2023-02-17T17:24:47,632 Traceback (most recent call last): 2023-02-17T17:24:47,632 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-02-17T17:24:47,632 status = run_func(*args) 2023-02-17T17:24:47,632 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-02-17T17:24:47,632 return func(self, options, args) 2023-02-17T17:24:47,632 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-02-17T17:24:47,632 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-02-17T17:24:47,632 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-02-17T17:24:47,632 raise error from e 2023-02-17T17:24:47,632 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zone4==0.0.1 2023-02-17T17:24:47,641 Removed build tracker: '/tmp/pip-build-tracker-dsu_2mdf'