2025-05-31T19:26:55,587 Created temporary directory: /tmp/pip-build-tracker-u_vvhln9 2025-05-31T19:26:55,588 Initialized build tracking at /tmp/pip-build-tracker-u_vvhln9 2025-05-31T19:26:55,589 Created build tracker: /tmp/pip-build-tracker-u_vvhln9 2025-05-31T19:26:55,589 Entered build tracker: /tmp/pip-build-tracker-u_vvhln9 2025-05-31T19:26:55,590 Created temporary directory: /tmp/pip-wheel-pf6ugqux 2025-05-31T19:26:55,594 Created temporary directory: /tmp/pip-ephem-wheel-cache-xj0al89z 2025-05-31T19:26:55,647 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-05-31T19:26:55,649 2 location(s) to search for versions of mulact: 2025-05-31T19:26:55,649 * https://pypi.org/simple/mulact/ 2025-05-31T19:26:55,649 * https://www.piwheels.org/simple/mulact/ 2025-05-31T19:26:55,650 Fetching project page and analyzing links: https://pypi.org/simple/mulact/ 2025-05-31T19:26:55,651 Getting page https://pypi.org/simple/mulact/ 2025-05-31T19:26:55,653 Found index url https://pypi.org/simple/ 2025-05-31T19:26:55,932 Fetched page https://pypi.org/simple/mulact/ as application/vnd.pypi.simple.v1+json 2025-05-31T19:26:55,935 Skipping link: No binaries permitted for mulact: https://files.pythonhosted.org/packages/4c/27/0cf3e6462cf4dc1bc88908d6fe64b35ba31d1e040fc8faae60509b592af9/mulact-0.1.0-py3-none-any.whl (from https://pypi.org/simple/mulact/) (requires-python:>=3.12) 2025-05-31T19:26:55,937 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/c4/29/a68b8af7e2fd0c2acc9884183a246f0685263b96c0640f5b699cbac61205/mulact-0.1.0.tar.gz (from https://pypi.org/simple/mulact/) (requires-python:>=3.12) 2025-05-31T19:26:55,939 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/c4/29/a68b8af7e2fd0c2acc9884183a246f0685263b96c0640f5b699cbac61205/mulact-0.1.0.tar.gz (from https://pypi.org/simple/mulact/) (requires-python:>=3.12) 2025-05-31T19:26:55,941 Fetching project page and analyzing links: https://www.piwheels.org/simple/mulact/ 2025-05-31T19:26:55,943 Getting page https://www.piwheels.org/simple/mulact/ 2025-05-31T19:26:55,946 Found index url https://www.piwheels.org/simple/ 2025-05-31T19:26:56,104 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/mulact/ 2025-05-31T19:26:56,761 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/mulact/ 2025-05-31T19:26:57,930 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/mulact/ 2025-05-31T19:27:00,103 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/mulact/ 2025-05-31T19:27:04,279 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/mulact/ 2025-05-31T19:27:04,449 Could not fetch URL https://www.piwheels.org/simple/mulact/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/mulact/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-05-31T19:27:04,452 Skipping link: not a file: https://www.piwheels.org/simple/mulact/ 2025-05-31T19:27:04,453 Skipping link: not a file: https://pypi.org/simple/mulact/ 2025-05-31T19:27:04,477 Given no hashes to check 0 links for project 'mulact': discarding no candidates 2025-05-31T19:27:04,478 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12 2025-05-31T19:27:04,479 ERROR: Could not find a version that satisfies the requirement mulact==0.1.0 (from versions: none) 2025-05-31T19:27:04,481 ERROR: No matching distribution found for mulact==0.1.0 2025-05-31T19:27:04,482 Exception information: 2025-05-31T19:27:04,482 Traceback (most recent call last): 2025-05-31T19:27:04,482 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-05-31T19:27:04,482 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-05-31T19:27:04,482 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-05-31T19:27:04,482 raise RequirementsConflicted(criterion) 2025-05-31T19:27:04,482 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mulact==0.1.0') 2025-05-31T19:27:04,482 2025-05-31T19:27:04,482 The above exception was the direct cause of the following exception: 2025-05-31T19:27:04,482 2025-05-31T19:27:04,482 Traceback (most recent call last): 2025-05-31T19:27:04,482 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-05-31T19:27:04,482 result = self._result = resolver.resolve( 2025-05-31T19:27:04,482 ^^^^^^^^^^^^^^^^^ 2025-05-31T19:27:04,482 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-05-31T19:27:04,482 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-05-31T19:27:04,482 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-31T19:27:04,482 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-05-31T19:27:04,482 raise ResolutionImpossible(e.criterion.information) from e 2025-05-31T19:27:04,482 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mulact==0.1.0'), parent=None)] 2025-05-31T19:27:04,482 2025-05-31T19:27:04,482 The above exception was the direct cause of the following exception: 2025-05-31T19:27:04,482 2025-05-31T19:27:04,482 Traceback (most recent call last): 2025-05-31T19:27:04,482 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-05-31T19:27:04,482 status = _inner_run() 2025-05-31T19:27:04,482 ^^^^^^^^^^^^ 2025-05-31T19:27:04,482 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-05-31T19:27:04,482 return self.run(options, args) 2025-05-31T19:27:04,482 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-31T19:27:04,482 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-05-31T19:27:04,482 return func(self, options, args) 2025-05-31T19:27:04,482 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-31T19:27:04,482 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-05-31T19:27:04,482 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-05-31T19:27:04,482 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-31T19:27:04,482 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-05-31T19:27:04,482 raise error from e 2025-05-31T19:27:04,482 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mulact==0.1.0 2025-05-31T19:27:04,488 Removed build tracker: '/tmp/pip-build-tracker-u_vvhln9'