2025-06-03T02:10:36,266 Created temporary directory: /tmp/pip-build-tracker-_c564ldv 2025-06-03T02:10:36,267 Initialized build tracking at /tmp/pip-build-tracker-_c564ldv 2025-06-03T02:10:36,268 Created build tracker: /tmp/pip-build-tracker-_c564ldv 2025-06-03T02:10:36,268 Entered build tracker: /tmp/pip-build-tracker-_c564ldv 2025-06-03T02:10:36,269 Created temporary directory: /tmp/pip-wheel-7hxou5qq 2025-06-03T02:10:36,274 Created temporary directory: /tmp/pip-ephem-wheel-cache-twm0zfdo 2025-06-03T02:10:36,330 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-06-03T02:10:36,333 2 location(s) to search for versions of pykal-core: 2025-06-03T02:10:36,333 * https://pypi.org/simple/pykal-core/ 2025-06-03T02:10:36,333 * https://www.piwheels.org/simple/pykal-core/ 2025-06-03T02:10:36,333 Fetching project page and analyzing links: https://pypi.org/simple/pykal-core/ 2025-06-03T02:10:36,334 Getting page https://pypi.org/simple/pykal-core/ 2025-06-03T02:10:36,336 Found index url https://pypi.org/simple/ 2025-06-03T02:10:36,622 Fetched page https://pypi.org/simple/pykal-core/ as application/vnd.pypi.simple.v1+json 2025-06-03T02:10:36,624 Skipping link: No binaries permitted for pykal-core: https://files.pythonhosted.org/packages/06/4c/9f2c4f14a7e637cbd08dd29ad38d543ccbddfe761e6dbc31c07785631dcf/pykal_core-0.1-py3-none-any.whl (from https://pypi.org/simple/pykal-core/) (requires-python:>=3.12) 2025-06-03T02:10:36,627 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/fb/d7/c11fb2d6146ca6cd6ac1781dd46aad162441ae215d0813888b4e88a6324f/pykal_core-0.1.tar.gz (from https://pypi.org/simple/pykal-core/) (requires-python:>=3.12) 2025-06-03T02:10:36,628 Skipping link: 0.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/fb/d7/c11fb2d6146ca6cd6ac1781dd46aad162441ae215d0813888b4e88a6324f/pykal_core-0.1.tar.gz (from https://pypi.org/simple/pykal-core/) (requires-python:>=3.12) 2025-06-03T02:10:36,630 Fetching project page and analyzing links: https://www.piwheels.org/simple/pykal-core/ 2025-06-03T02:10:36,631 Getting page https://www.piwheels.org/simple/pykal-core/ 2025-06-03T02:10:36,634 Found index url https://www.piwheels.org/simple/ 2025-06-03T02:10:36,796 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/pykal-core/ 2025-06-03T02:10:37,471 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/pykal-core/ 2025-06-03T02:10:38,649 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/pykal-core/ 2025-06-03T02:10:40,828 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/pykal-core/ 2025-06-03T02:10:45,003 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/pykal-core/ 2025-06-03T02:10:45,179 Could not fetch URL https://www.piwheels.org/simple/pykal-core/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/pykal-core/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-06-03T02:10:45,182 Skipping link: not a file: https://www.piwheels.org/simple/pykal-core/ 2025-06-03T02:10:45,183 Skipping link: not a file: https://pypi.org/simple/pykal-core/ 2025-06-03T02:10:45,202 Given no hashes to check 0 links for project 'pykal-core': discarding no candidates 2025-06-03T02:10:45,202 ERROR: Ignored the following versions that require a different python version: 0.1 Requires-Python >=3.12 2025-06-03T02:10:45,204 ERROR: Could not find a version that satisfies the requirement pykal-core==0.1 (from versions: none) 2025-06-03T02:10:45,205 ERROR: No matching distribution found for pykal-core==0.1 2025-06-03T02:10:45,206 Exception information: 2025-06-03T02:10:45,206 Traceback (most recent call last): 2025-06-03T02:10:45,206 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-06-03T02:10:45,206 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-06-03T02:10:45,206 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-06-03T02:10:45,206 raise RequirementsConflicted(criterion) 2025-06-03T02:10:45,206 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pykal-core==0.1') 2025-06-03T02:10:45,206 2025-06-03T02:10:45,206 The above exception was the direct cause of the following exception: 2025-06-03T02:10:45,206 2025-06-03T02:10:45,206 Traceback (most recent call last): 2025-06-03T02:10:45,206 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-06-03T02:10:45,206 result = self._result = resolver.resolve( 2025-06-03T02:10:45,206 ^^^^^^^^^^^^^^^^^ 2025-06-03T02:10:45,206 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-06-03T02:10:45,206 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-06-03T02:10:45,206 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-03T02:10:45,206 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-06-03T02:10:45,206 raise ResolutionImpossible(e.criterion.information) from e 2025-06-03T02:10:45,206 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pykal-core==0.1'), parent=None)] 2025-06-03T02:10:45,206 2025-06-03T02:10:45,206 The above exception was the direct cause of the following exception: 2025-06-03T02:10:45,206 2025-06-03T02:10:45,206 Traceback (most recent call last): 2025-06-03T02:10:45,206 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-06-03T02:10:45,206 status = _inner_run() 2025-06-03T02:10:45,206 ^^^^^^^^^^^^ 2025-06-03T02:10:45,206 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-06-03T02:10:45,206 return self.run(options, args) 2025-06-03T02:10:45,206 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-03T02:10:45,206 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-06-03T02:10:45,206 return func(self, options, args) 2025-06-03T02:10:45,206 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-03T02:10:45,206 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-06-03T02:10:45,206 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-06-03T02:10:45,206 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-03T02:10:45,206 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-06-03T02:10:45,206 raise error from e 2025-06-03T02:10:45,206 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pykal-core==0.1 2025-06-03T02:10:45,212 Removed build tracker: '/tmp/pip-build-tracker-_c564ldv'