2023-08-03T12:39:17,303 Created temporary directory: /tmp/pip-build-tracker-ilj426y0 2023-08-03T12:39:17,304 Initialized build tracking at /tmp/pip-build-tracker-ilj426y0 2023-08-03T12:39:17,305 Created build tracker: /tmp/pip-build-tracker-ilj426y0 2023-08-03T12:39:17,305 Entered build tracker: /tmp/pip-build-tracker-ilj426y0 2023-08-03T12:39:17,305 Created temporary directory: /tmp/pip-wheel-2l7y04fm 2023-08-03T12:39:17,308 Created temporary directory: /tmp/pip-ephem-wheel-cache-ndoxy8xm 2023-08-03T12:39:17,334 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-08-03T12:39:17,338 2 location(s) to search for versions of dabpumps: 2023-08-03T12:39:17,338 * https://pypi.org/simple/dabpumps/ 2023-08-03T12:39:17,338 * https://www.piwheels.org/simple/dabpumps/ 2023-08-03T12:39:17,338 Fetching project page and analyzing links: https://pypi.org/simple/dabpumps/ 2023-08-03T12:39:17,338 Getting page https://pypi.org/simple/dabpumps/ 2023-08-03T12:39:17,340 Found index url https://pypi.org/simple/ 2023-08-03T12:39:17,390 Fetched page https://pypi.org/simple/dabpumps/ as application/vnd.pypi.simple.v1+json 2023-08-03T12:39:17,391 Skipping link: No binaries permitted for dabpumps: https://files.pythonhosted.org/packages/7e/3c/2a4ee3b754b75fc2646ec07586c7ad43e15435b6a76a148c495aed1a1bf7/dabpumps-0.0.1-py3-none-any.whl (from https://pypi.org/simple/dabpumps/) (requires-python:>=3.11) 2023-08-03T12:39:17,391 Link requires a different Python (3.9.2 not in: '>=3.11'): https://files.pythonhosted.org/packages/e9/b9/05af54bc9046bd2afce9ecffeed92a2d737b6b50db598b3229a55c23ee36/dabpumps-0.0.1.tar.gz (from https://pypi.org/simple/dabpumps/) (requires-python:>=3.11) 2023-08-03T12:39:17,392 Skipping link: 0.0.1 Requires-Python >=3.11: https://files.pythonhosted.org/packages/e9/b9/05af54bc9046bd2afce9ecffeed92a2d737b6b50db598b3229a55c23ee36/dabpumps-0.0.1.tar.gz (from https://pypi.org/simple/dabpumps/) (requires-python:>=3.11) 2023-08-03T12:39:17,392 Fetching project page and analyzing links: https://www.piwheels.org/simple/dabpumps/ 2023-08-03T12:39:17,392 Getting page https://www.piwheels.org/simple/dabpumps/ 2023-08-03T12:39:17,393 Found index url https://www.piwheels.org/simple/ 2023-08-03T12:39:17,564 Fetched page https://www.piwheels.org/simple/dabpumps/ as text/html 2023-08-03T12:39:17,565 Skipping link: not a file: https://www.piwheels.org/simple/dabpumps/ 2023-08-03T12:39:17,565 Skipping link: not a file: https://pypi.org/simple/dabpumps/ 2023-08-03T12:39:17,582 Given no hashes to check 0 links for project 'dabpumps': discarding no candidates 2023-08-03T12:39:17,583 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.11 2023-08-03T12:39:17,584 ERROR: Could not find a version that satisfies the requirement dabpumps==0.0.1 (from versions: none) 2023-08-03T12:39:17,585 ERROR: No matching distribution found for dabpumps==0.0.1 2023-08-03T12:39:17,586 Exception information: 2023-08-03T12:39:17,586 Traceback (most recent call last): 2023-08-03T12:39:17,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-08-03T12:39:17,586 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-08-03T12:39:17,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-08-03T12:39:17,586 raise RequirementsConflicted(criterion) 2023-08-03T12:39:17,586 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dabpumps==0.0.1') 2023-08-03T12:39:17,586 2023-08-03T12:39:17,586 During handling of the above exception, another exception occurred: 2023-08-03T12:39:17,586 2023-08-03T12:39:17,586 Traceback (most recent call last): 2023-08-03T12:39:17,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-08-03T12:39:17,586 result = self._result = resolver.resolve( 2023-08-03T12:39:17,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-08-03T12:39:17,586 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-08-03T12:39:17,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-08-03T12:39:17,586 raise ResolutionImpossible(e.criterion.information) 2023-08-03T12:39:17,586 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dabpumps==0.0.1'), parent=None)] 2023-08-03T12:39:17,586 2023-08-03T12:39:17,586 The above exception was the direct cause of the following exception: 2023-08-03T12:39:17,586 2023-08-03T12:39:17,586 Traceback (most recent call last): 2023-08-03T12:39:17,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-08-03T12:39:17,586 status = run_func(*args) 2023-08-03T12:39:17,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-08-03T12:39:17,586 return func(self, options, args) 2023-08-03T12:39:17,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-08-03T12:39:17,586 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-08-03T12:39:17,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-08-03T12:39:17,586 raise error from e 2023-08-03T12:39:17,586 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dabpumps==0.0.1 2023-08-03T12:39:17,589 Removed build tracker: '/tmp/pip-build-tracker-ilj426y0'