2023-07-20T11:11:59,654 Created temporary directory: /tmp/pip-build-tracker-7h2c3qdp 2023-07-20T11:11:59,657 Initialized build tracking at /tmp/pip-build-tracker-7h2c3qdp 2023-07-20T11:11:59,658 Created build tracker: /tmp/pip-build-tracker-7h2c3qdp 2023-07-20T11:11:59,658 Entered build tracker: /tmp/pip-build-tracker-7h2c3qdp 2023-07-20T11:11:59,659 Created temporary directory: /tmp/pip-wheel-damgc2pr 2023-07-20T11:11:59,668 Created temporary directory: /tmp/pip-ephem-wheel-cache-ebai74w3 2023-07-20T11:11:59,720 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-20T11:11:59,728 2 location(s) to search for versions of pesic: 2023-07-20T11:11:59,728 * https://pypi.org/simple/pesic/ 2023-07-20T11:11:59,728 * https://www.piwheels.org/simple/pesic/ 2023-07-20T11:11:59,729 Fetching project page and analyzing links: https://pypi.org/simple/pesic/ 2023-07-20T11:11:59,730 Getting page https://pypi.org/simple/pesic/ 2023-07-20T11:11:59,734 Found index url https://pypi.org/simple/ 2023-07-20T11:11:59,917 Fetched page https://pypi.org/simple/pesic/ as application/vnd.pypi.simple.v1+json 2023-07-20T11:11:59,920 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-20T11:11:59,922 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-20T11:11:59,922 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-20T11:11:59,923 Skipping link: No binaries permitted for pesic: https://files.pythonhosted.org/packages/14/43/09466d963c9e6cc5be30d364ea4735cf0773c063f2b0af2eeaa85ac9723c/pesic-0.1.2-py3-none-any.whl (from https://pypi.org/simple/pesic/) (requires-python:>=3.8) 2023-07-20T11:11:59,924 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/65/8d/ba94d893fee1dec85f7e2dc48240ce70cb406b823d66779237a75834cc91/pesic-0.1.2.tar.gz (from https://pypi.org/simple/pesic/) (requires-python:>=3.8) 2023-07-20T11:11:59,925 Skipping link: 0.1.2 Requires-Python >=3.8: https://files.pythonhosted.org/packages/65/8d/ba94d893fee1dec85f7e2dc48240ce70cb406b823d66779237a75834cc91/pesic-0.1.2.tar.gz (from https://pypi.org/simple/pesic/) (requires-python:>=3.8) 2023-07-20T11:11:59,925 Fetching project page and analyzing links: https://www.piwheels.org/simple/pesic/ 2023-07-20T11:11:59,926 Getting page https://www.piwheels.org/simple/pesic/ 2023-07-20T11:11:59,928 Found index url https://www.piwheels.org/simple/ 2023-07-20T11:12:00,166 Fetched page https://www.piwheels.org/simple/pesic/ as text/html 2023-07-20T11:12:00,168 Skipping link: No binaries permitted for pesic: https://www.piwheels.org/simple/pesic/pesic-0.1.0-py3-none-any.whl#sha256=d9a489a1273d9497ec99f1885fe65fc4f48fcc554fcbe013890d1bc1f6de3d6e (from https://www.piwheels.org/simple/pesic/) (requires-python:>=3.8) 2023-07-20T11:12:00,169 Skipping link: not a file: https://www.piwheels.org/simple/pesic/ 2023-07-20T11:12:00,170 Skipping link: not a file: https://pypi.org/simple/pesic/ 2023-07-20T11:12:00,201 Given no hashes to check 0 links for project 'pesic': discarding no candidates 2023-07-20T11:12:00,202 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8; 0.1.2 Requires-Python >=3.8 2023-07-20T11:12:00,205 ERROR: Could not find a version that satisfies the requirement pesic==0.1.2 (from versions: none) 2023-07-20T11:12:00,207 ERROR: No matching distribution found for pesic==0.1.2 2023-07-20T11:12:00,209 Exception information: 2023-07-20T11:12:00,209 Traceback (most recent call last): 2023-07-20T11:12:00,209 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-07-20T11:12:00,209 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-07-20T11:12:00,209 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-07-20T11:12:00,209 raise RequirementsConflicted(criterion) 2023-07-20T11:12:00,209 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pesic==0.1.2') 2023-07-20T11:12:00,209 2023-07-20T11:12:00,209 During handling of the above exception, another exception occurred: 2023-07-20T11:12:00,209 2023-07-20T11:12:00,209 Traceback (most recent call last): 2023-07-20T11:12:00,209 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-07-20T11:12:00,209 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-07-20T11:12:00,209 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-07-20T11:12:00,209 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-07-20T11:12:00,209 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-07-20T11:12:00,209 raise ResolutionImpossible(e.criterion.information) 2023-07-20T11:12:00,209 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pesic==0.1.2'), parent=None)] 2023-07-20T11:12:00,209 2023-07-20T11:12:00,209 The above exception was the direct cause of the following exception: 2023-07-20T11:12:00,209 2023-07-20T11:12:00,209 Traceback (most recent call last): 2023-07-20T11:12:00,209 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-07-20T11:12:00,209 status = run_func(*args) 2023-07-20T11:12:00,209 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-07-20T11:12:00,209 return func(self, options, args) 2023-07-20T11:12:00,209 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-07-20T11:12:00,209 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-07-20T11:12:00,209 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-07-20T11:12:00,209 raise error from e 2023-07-20T11:12:00,209 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pesic==0.1.2 2023-07-20T11:12:00,218 Removed build tracker: '/tmp/pip-build-tracker-7h2c3qdp'