2025-08-31T08:23:12,096 Created temporary directory: /tmp/pip-build-tracker-8y66kzss 2025-08-31T08:23:12,098 Initialized build tracking at /tmp/pip-build-tracker-8y66kzss 2025-08-31T08:23:12,098 Created build tracker: /tmp/pip-build-tracker-8y66kzss 2025-08-31T08:23:12,099 Entered build tracker: /tmp/pip-build-tracker-8y66kzss 2025-08-31T08:23:12,099 Created temporary directory: /tmp/pip-wheel-gcn3hr9k 2025-08-31T08:23:12,103 Created temporary directory: /tmp/pip-ephem-wheel-cache-_uj78ydj 2025-08-31T08:23:12,150 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-08-31T08:23:12,152 2 location(s) to search for versions of kosmos-core: 2025-08-31T08:23:12,152 * https://pypi.org/simple/kosmos-core/ 2025-08-31T08:23:12,152 * https://www.piwheels.org/simple/kosmos-core/ 2025-08-31T08:23:12,153 Fetching project page and analyzing links: https://pypi.org/simple/kosmos-core/ 2025-08-31T08:23:12,154 Getting page https://pypi.org/simple/kosmos-core/ 2025-08-31T08:23:12,156 Found index url https://pypi.org/simple/ 2025-08-31T08:23:12,375 Fetched page https://pypi.org/simple/kosmos-core/ as application/vnd.pypi.simple.v1+json 2025-08-31T08:23:12,376 Skipping link: No binaries permitted for kosmos-core: https://files.pythonhosted.org/packages/af/e0/8438ecfc899eafdf77beff445539977430d242161e6c10eb853a658b59d7/kosmos_core-0.1.0-py3-none-any.whl (from https://pypi.org/simple/kosmos-core/) (requires-python:>=3.13) 2025-08-31T08:23:12,377 Skipping link: No binaries permitted for kosmos-core: https://files.pythonhosted.org/packages/77/7d/16439bf3f1d7552f03af0770dafec3f83e4ce32ffc5bbd5dc976ff1a9488/kosmos_core-0.1.1-py3-none-any.whl (from https://pypi.org/simple/kosmos-core/) (requires-python:>=3.13) 2025-08-31T08:23:12,378 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/44/3e/c470e94c24590167800bb2f019e2d124ff12e30f4c232bc6a9af8f218e35/kosmos_core-0.1.1.tar.gz (from https://pypi.org/simple/kosmos-core/) (requires-python:>=3.13) 2025-08-31T08:23:12,379 Skipping link: 0.1.1 Requires-Python >=3.13: https://files.pythonhosted.org/packages/44/3e/c470e94c24590167800bb2f019e2d124ff12e30f4c232bc6a9af8f218e35/kosmos_core-0.1.1.tar.gz (from https://pypi.org/simple/kosmos-core/) (requires-python:>=3.13) 2025-08-31T08:23:12,380 Fetching project page and analyzing links: https://www.piwheels.org/simple/kosmos-core/ 2025-08-31T08:23:12,380 Getting page https://www.piwheels.org/simple/kosmos-core/ 2025-08-31T08:23:12,381 Found index url https://www.piwheels.org/simple/ 2025-08-31T08:23:12,548 Fetched page https://www.piwheels.org/simple/kosmos-core/ as text/html 2025-08-31T08:23:12,549 Skipping link: not a file: https://www.piwheels.org/simple/kosmos-core/ 2025-08-31T08:23:12,550 Skipping link: not a file: https://pypi.org/simple/kosmos-core/ 2025-08-31T08:23:12,567 Given no hashes to check 0 links for project 'kosmos-core': discarding no candidates 2025-08-31T08:23:12,568 ERROR: Ignored the following versions that require a different python version: 0.1.1 Requires-Python >=3.13 2025-08-31T08:23:12,569 ERROR: Could not find a version that satisfies the requirement kosmos-core==0.1.1 (from versions: none) 2025-08-31T08:23:12,571 ERROR: No matching distribution found for kosmos-core==0.1.1 2025-08-31T08:23:12,572 Exception information: 2025-08-31T08:23:12,572 Traceback (most recent call last): 2025-08-31T08:23:12,572 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-08-31T08:23:12,572 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-08-31T08:23:12,572 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-08-31T08:23:12,572 raise RequirementsConflicted(criterion) 2025-08-31T08:23:12,572 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kosmos-core==0.1.1') 2025-08-31T08:23:12,572 2025-08-31T08:23:12,572 The above exception was the direct cause of the following exception: 2025-08-31T08:23:12,572 2025-08-31T08:23:12,572 Traceback (most recent call last): 2025-08-31T08:23:12,572 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-08-31T08:23:12,572 result = self._result = resolver.resolve( 2025-08-31T08:23:12,572 ^^^^^^^^^^^^^^^^^ 2025-08-31T08:23:12,572 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-08-31T08:23:12,572 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-08-31T08:23:12,572 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T08:23:12,572 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-08-31T08:23:12,572 raise ResolutionImpossible(e.criterion.information) from e 2025-08-31T08:23:12,572 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kosmos-core==0.1.1'), parent=None)] 2025-08-31T08:23:12,572 2025-08-31T08:23:12,572 The above exception was the direct cause of the following exception: 2025-08-31T08:23:12,572 2025-08-31T08:23:12,572 Traceback (most recent call last): 2025-08-31T08:23:12,572 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-08-31T08:23:12,572 status = _inner_run() 2025-08-31T08:23:12,572 ^^^^^^^^^^^^ 2025-08-31T08:23:12,572 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-08-31T08:23:12,572 return self.run(options, args) 2025-08-31T08:23:12,572 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T08:23:12,572 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-08-31T08:23:12,572 return func(self, options, args) 2025-08-31T08:23:12,572 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T08:23:12,572 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-08-31T08:23:12,572 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-08-31T08:23:12,572 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T08:23:12,572 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-08-31T08:23:12,572 raise error from e 2025-08-31T08:23:12,572 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kosmos-core==0.1.1 2025-08-31T08:23:12,578 Removed build tracker: '/tmp/pip-build-tracker-8y66kzss'