2025-06-01T09:43:01,743 Created temporary directory: /tmp/pip-build-tracker-lceyr29g 2025-06-01T09:43:01,744 Initialized build tracking at /tmp/pip-build-tracker-lceyr29g 2025-06-01T09:43:01,745 Created build tracker: /tmp/pip-build-tracker-lceyr29g 2025-06-01T09:43:01,745 Entered build tracker: /tmp/pip-build-tracker-lceyr29g 2025-06-01T09:43:01,746 Created temporary directory: /tmp/pip-wheel-ik6xfqgs 2025-06-01T09:43:01,750 Created temporary directory: /tmp/pip-ephem-wheel-cache-d3_vufil 2025-06-01T09:43:01,804 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-06-01T09:43:01,807 2 location(s) to search for versions of klax: 2025-06-01T09:43:01,807 * https://pypi.org/simple/klax/ 2025-06-01T09:43:01,807 * https://www.piwheels.org/simple/klax/ 2025-06-01T09:43:01,808 Fetching project page and analyzing links: https://pypi.org/simple/klax/ 2025-06-01T09:43:01,808 Getting page https://pypi.org/simple/klax/ 2025-06-01T09:43:01,810 Found index url https://pypi.org/simple/ 2025-06-01T09:43:02,035 Fetched page https://pypi.org/simple/klax/ as application/vnd.pypi.simple.v1+json 2025-06-01T09:43:02,037 Skipping link: No binaries permitted for klax: https://files.pythonhosted.org/packages/15/07/e4d52c33778e610b2fb1fee3f4bb5d69a815a5fc178ae5cba58d76d60d15/klax-0.1.3-py3-none-any.whl (from https://pypi.org/simple/klax/) (requires-python:>=3.12) 2025-06-01T09:43:02,040 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/84/a7/e3183aec069f2935afef4108419e1f9d2fd8cc013b81c7763a0a9509723c/klax-0.1.3.tar.gz (from https://pypi.org/simple/klax/) (requires-python:>=3.12) 2025-06-01T09:43:02,041 Skipping link: 0.1.3 Requires-Python >=3.12: https://files.pythonhosted.org/packages/84/a7/e3183aec069f2935afef4108419e1f9d2fd8cc013b81c7763a0a9509723c/klax-0.1.3.tar.gz (from https://pypi.org/simple/klax/) (requires-python:>=3.12) 2025-06-01T09:43:02,042 Fetching project page and analyzing links: https://www.piwheels.org/simple/klax/ 2025-06-01T09:43:02,044 Getting page https://www.piwheels.org/simple/klax/ 2025-06-01T09:43:02,046 Found index url https://www.piwheels.org/simple/ 2025-06-01T09:43:02,206 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/klax/ 2025-06-01T09:43:02,864 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/klax/ 2025-06-01T09:43:04,032 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/klax/ 2025-06-01T09:43:06,199 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/klax/ 2025-06-01T09:43:10,364 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/klax/ 2025-06-01T09:43:10,554 Could not fetch URL https://www.piwheels.org/simple/klax/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/klax/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-06-01T09:43:10,557 Skipping link: not a file: https://www.piwheels.org/simple/klax/ 2025-06-01T09:43:10,558 Skipping link: not a file: https://pypi.org/simple/klax/ 2025-06-01T09:43:10,576 Given no hashes to check 0 links for project 'klax': discarding no candidates 2025-06-01T09:43:10,577 ERROR: Ignored the following versions that require a different python version: 0.1.3 Requires-Python >=3.12 2025-06-01T09:43:10,578 ERROR: Could not find a version that satisfies the requirement klax==0.1.3 (from versions: none) 2025-06-01T09:43:10,579 ERROR: No matching distribution found for klax==0.1.3 2025-06-01T09:43:10,581 Exception information: 2025-06-01T09:43:10,581 Traceback (most recent call last): 2025-06-01T09:43:10,581 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-06-01T09:43:10,581 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-06-01T09:43:10,581 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-06-01T09:43:10,581 raise RequirementsConflicted(criterion) 2025-06-01T09:43:10,581 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('klax==0.1.3') 2025-06-01T09:43:10,581 2025-06-01T09:43:10,581 The above exception was the direct cause of the following exception: 2025-06-01T09:43:10,581 2025-06-01T09:43:10,581 Traceback (most recent call last): 2025-06-01T09:43:10,581 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-06-01T09:43:10,581 result = self._result = resolver.resolve( 2025-06-01T09:43:10,581 ^^^^^^^^^^^^^^^^^ 2025-06-01T09:43:10,581 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-06-01T09:43:10,581 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-06-01T09:43:10,581 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-01T09:43:10,581 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-06-01T09:43:10,581 raise ResolutionImpossible(e.criterion.information) from e 2025-06-01T09:43:10,581 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('klax==0.1.3'), parent=None)] 2025-06-01T09:43:10,581 2025-06-01T09:43:10,581 The above exception was the direct cause of the following exception: 2025-06-01T09:43:10,581 2025-06-01T09:43:10,581 Traceback (most recent call last): 2025-06-01T09:43:10,581 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-06-01T09:43:10,581 status = _inner_run() 2025-06-01T09:43:10,581 ^^^^^^^^^^^^ 2025-06-01T09:43:10,581 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-06-01T09:43:10,581 return self.run(options, args) 2025-06-01T09:43:10,581 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-01T09:43:10,581 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-06-01T09:43:10,581 return func(self, options, args) 2025-06-01T09:43:10,581 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-01T09:43:10,581 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-06-01T09:43:10,581 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-06-01T09:43:10,581 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-01T09:43:10,581 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-06-01T09:43:10,581 raise error from e 2025-06-01T09:43:10,581 pip._internal.exceptions.DistributionNotFound: No matching distribution found for klax==0.1.3 2025-06-01T09:43:10,587 Removed build tracker: '/tmp/pip-build-tracker-lceyr29g'