2025-06-07T18:01:06,593 Created temporary directory: /tmp/pip-build-tracker-jfz_utaz 2025-06-07T18:01:06,595 Initialized build tracking at /tmp/pip-build-tracker-jfz_utaz 2025-06-07T18:01:06,595 Created build tracker: /tmp/pip-build-tracker-jfz_utaz 2025-06-07T18:01:06,595 Entered build tracker: /tmp/pip-build-tracker-jfz_utaz 2025-06-07T18:01:06,596 Created temporary directory: /tmp/pip-wheel-woiepjam 2025-06-07T18:01:06,601 Created temporary directory: /tmp/pip-ephem-wheel-cache-yqdg08px 2025-06-07T18:01:06,650 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-06-07T18:01:06,652 2 location(s) to search for versions of unmute: 2025-06-07T18:01:06,652 * https://pypi.org/simple/unmute/ 2025-06-07T18:01:06,652 * https://www.piwheels.org/simple/unmute/ 2025-06-07T18:01:06,653 Fetching project page and analyzing links: https://pypi.org/simple/unmute/ 2025-06-07T18:01:06,654 Getting page https://pypi.org/simple/unmute/ 2025-06-07T18:01:06,656 Found index url https://pypi.org/simple/ 2025-06-07T18:01:06,881 Fetched page https://pypi.org/simple/unmute/ as application/vnd.pypi.simple.v1+json 2025-06-07T18:01:06,883 Skipping link: No binaries permitted for unmute: https://files.pythonhosted.org/packages/b7/17/5d8589d889856ace4e99e483c7fbe18efe98e9a4b81de0441f41b1137633/unmute-0.1.0-py3-none-any.whl (from https://pypi.org/simple/unmute/) (requires-python:>=3.12) 2025-06-07T18:01:06,885 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/2d/23/bbf6bff0d840a33bc5a54f9de64fcbab9bccdeefe491242d709c19125061/unmute-0.1.0.tar.gz (from https://pypi.org/simple/unmute/) (requires-python:>=3.12) 2025-06-07T18:01:06,887 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/2d/23/bbf6bff0d840a33bc5a54f9de64fcbab9bccdeefe491242d709c19125061/unmute-0.1.0.tar.gz (from https://pypi.org/simple/unmute/) (requires-python:>=3.12) 2025-06-07T18:01:06,888 Fetching project page and analyzing links: https://www.piwheels.org/simple/unmute/ 2025-06-07T18:01:06,889 Getting page https://www.piwheels.org/simple/unmute/ 2025-06-07T18:01:06,892 Found index url https://www.piwheels.org/simple/ 2025-06-07T18:01:07,054 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/unmute/ 2025-06-07T18:01:07,715 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/unmute/ 2025-06-07T18:01:08,884 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/unmute/ 2025-06-07T18:01:11,065 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/unmute/ 2025-06-07T18:01:15,233 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/unmute/ 2025-06-07T18:01:15,436 Could not fetch URL https://www.piwheels.org/simple/unmute/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/unmute/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-06-07T18:01:15,438 Skipping link: not a file: https://www.piwheels.org/simple/unmute/ 2025-06-07T18:01:15,438 Skipping link: not a file: https://pypi.org/simple/unmute/ 2025-06-07T18:01:15,455 Given no hashes to check 0 links for project 'unmute': discarding no candidates 2025-06-07T18:01:15,456 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12 2025-06-07T18:01:15,457 ERROR: Could not find a version that satisfies the requirement unmute==0.1.0 (from versions: none) 2025-06-07T18:01:15,458 ERROR: No matching distribution found for unmute==0.1.0 2025-06-07T18:01:15,459 Exception information: 2025-06-07T18:01:15,459 Traceback (most recent call last): 2025-06-07T18:01:15,459 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-06-07T18:01:15,459 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-06-07T18:01:15,459 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-06-07T18:01:15,459 raise RequirementsConflicted(criterion) 2025-06-07T18:01:15,459 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('unmute==0.1.0') 2025-06-07T18:01:15,459 2025-06-07T18:01:15,459 The above exception was the direct cause of the following exception: 2025-06-07T18:01:15,459 2025-06-07T18:01:15,459 Traceback (most recent call last): 2025-06-07T18:01:15,459 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-06-07T18:01:15,459 result = self._result = resolver.resolve( 2025-06-07T18:01:15,459 ^^^^^^^^^^^^^^^^^ 2025-06-07T18:01:15,459 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-06-07T18:01:15,459 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-06-07T18:01:15,459 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-07T18:01:15,459 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-06-07T18:01:15,459 raise ResolutionImpossible(e.criterion.information) from e 2025-06-07T18:01:15,459 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('unmute==0.1.0'), parent=None)] 2025-06-07T18:01:15,459 2025-06-07T18:01:15,459 The above exception was the direct cause of the following exception: 2025-06-07T18:01:15,459 2025-06-07T18:01:15,459 Traceback (most recent call last): 2025-06-07T18:01:15,459 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-06-07T18:01:15,459 status = _inner_run() 2025-06-07T18:01:15,459 ^^^^^^^^^^^^ 2025-06-07T18:01:15,459 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-06-07T18:01:15,459 return self.run(options, args) 2025-06-07T18:01:15,459 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-07T18:01:15,459 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-06-07T18:01:15,459 return func(self, options, args) 2025-06-07T18:01:15,459 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-07T18:01:15,459 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-06-07T18:01:15,459 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-06-07T18:01:15,459 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-07T18:01:15,459 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-06-07T18:01:15,459 raise error from e 2025-06-07T18:01:15,459 pip._internal.exceptions.DistributionNotFound: No matching distribution found for unmute==0.1.0 2025-06-07T18:01:15,465 Removed build tracker: '/tmp/pip-build-tracker-jfz_utaz'