2023-07-20T09:24:02,793 Created temporary directory: /tmp/pip-build-tracker-8qiaiyt7 2023-07-20T09:24:02,796 Initialized build tracking at /tmp/pip-build-tracker-8qiaiyt7 2023-07-20T09:24:02,797 Created build tracker: /tmp/pip-build-tracker-8qiaiyt7 2023-07-20T09:24:02,797 Entered build tracker: /tmp/pip-build-tracker-8qiaiyt7 2023-07-20T09:24:02,798 Created temporary directory: /tmp/pip-wheel-_e3ap5uh 2023-07-20T09:24:02,807 Created temporary directory: /tmp/pip-ephem-wheel-cache-lfxlsxww 2023-07-20T09:24:02,862 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-20T09:24:02,870 2 location(s) to search for versions of pesic: 2023-07-20T09:24:02,870 * https://pypi.org/simple/pesic/ 2023-07-20T09:24:02,870 * https://www.piwheels.org/simple/pesic/ 2023-07-20T09:24:02,871 Fetching project page and analyzing links: https://pypi.org/simple/pesic/ 2023-07-20T09:24:02,872 Getting page https://pypi.org/simple/pesic/ 2023-07-20T09:24:02,877 Found index url https://pypi.org/simple/ 2023-07-20T09:24:03,110 Fetched page https://pypi.org/simple/pesic/ as application/vnd.pypi.simple.v1+json 2023-07-20T09:24:03,113 Skipping link: No binaries permitted for pesic: https://files.pythonhosted.org/packages/06/cb/af0df187de1ec0b32ef1c211763458a3c037cc71abf3d6d4f7b164b4bc2f/pesic-0.1.0-py3-none-any.whl (from https://pypi.org/simple/pesic/) (requires-python:>=3.8) 2023-07-20T09:24:03,114 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c9/a0/24e060c2bfbbb02d036b8321a30cd22265cb47cc51e4630390b5ff864e59/pesic-0.1.0.tar.gz (from https://pypi.org/simple/pesic/) (requires-python:>=3.8) 2023-07-20T09:24:03,115 Skipping link: 0.1.0 Requires-Python >=3.8: https://files.pythonhosted.org/packages/c9/a0/24e060c2bfbbb02d036b8321a30cd22265cb47cc51e4630390b5ff864e59/pesic-0.1.0.tar.gz (from https://pypi.org/simple/pesic/) (requires-python:>=3.8) 2023-07-20T09:24:03,115 Fetching project page and analyzing links: https://www.piwheels.org/simple/pesic/ 2023-07-20T09:24:03,116 Getting page https://www.piwheels.org/simple/pesic/ 2023-07-20T09:24:03,118 Found index url https://www.piwheels.org/simple/ 2023-07-20T09:24:03,381 Fetched page https://www.piwheels.org/simple/pesic/ as text/html 2023-07-20T09:24:03,383 Skipping link: not a file: https://www.piwheels.org/simple/pesic/ 2023-07-20T09:24:03,384 Skipping link: not a file: https://pypi.org/simple/pesic/ 2023-07-20T09:24:03,415 Given no hashes to check 0 links for project 'pesic': discarding no candidates 2023-07-20T09:24:03,416 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8 2023-07-20T09:24:03,419 ERROR: Could not find a version that satisfies the requirement pesic==0.1.0 (from versions: none) 2023-07-20T09:24:03,421 ERROR: No matching distribution found for pesic==0.1.0 2023-07-20T09:24:03,423 Exception information: 2023-07-20T09:24:03,423 Traceback (most recent call last): 2023-07-20T09:24:03,423 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-07-20T09:24:03,423 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-07-20T09:24:03,423 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-07-20T09:24:03,423 raise RequirementsConflicted(criterion) 2023-07-20T09:24:03,423 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pesic==0.1.0') 2023-07-20T09:24:03,423 2023-07-20T09:24:03,423 During handling of the above exception, another exception occurred: 2023-07-20T09:24:03,423 2023-07-20T09:24:03,423 Traceback (most recent call last): 2023-07-20T09:24:03,423 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-07-20T09:24:03,423 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-07-20T09:24:03,423 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-07-20T09:24:03,423 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-07-20T09:24:03,423 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-07-20T09:24:03,423 raise ResolutionImpossible(e.criterion.information) 2023-07-20T09:24:03,423 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pesic==0.1.0'), parent=None)] 2023-07-20T09:24:03,423 2023-07-20T09:24:03,423 The above exception was the direct cause of the following exception: 2023-07-20T09:24:03,423 2023-07-20T09:24:03,423 Traceback (most recent call last): 2023-07-20T09:24:03,423 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-07-20T09:24:03,423 status = run_func(*args) 2023-07-20T09:24:03,423 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-07-20T09:24:03,423 return func(self, options, args) 2023-07-20T09:24:03,423 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-07-20T09:24:03,423 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-07-20T09:24:03,423 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-07-20T09:24:03,423 raise error from e 2023-07-20T09:24:03,423 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pesic==0.1.0 2023-07-20T09:24:03,432 Removed build tracker: '/tmp/pip-build-tracker-8qiaiyt7'