2025-09-11T15:04:19,730 Created temporary directory: /tmp/pip-build-tracker-15bf3v0s 2025-09-11T15:04:19,731 Initialized build tracking at /tmp/pip-build-tracker-15bf3v0s 2025-09-11T15:04:19,731 Created build tracker: /tmp/pip-build-tracker-15bf3v0s 2025-09-11T15:04:19,731 Entered build tracker: /tmp/pip-build-tracker-15bf3v0s 2025-09-11T15:04:19,731 Created temporary directory: /tmp/pip-wheel-5hrbmbx2 2025-09-11T15:04:19,735 Created temporary directory: /tmp/pip-ephem-wheel-cache-uwldd8af 2025-09-11T15:04:19,794 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-11T15:04:19,797 2 location(s) to search for versions of zillionare-pluto: 2025-09-11T15:04:19,797 * https://pypi.org/simple/zillionare-pluto/ 2025-09-11T15:04:19,797 * https://www.piwheels.org/simple/zillionare-pluto/ 2025-09-11T15:04:19,797 Fetching project page and analyzing links: https://pypi.org/simple/zillionare-pluto/ 2025-09-11T15:04:19,798 Getting page https://pypi.org/simple/zillionare-pluto/ 2025-09-11T15:04:19,799 Found index url https://pypi.org/simple/ 2025-09-11T15:04:19,950 Fetched page https://pypi.org/simple/zillionare-pluto/ as application/vnd.pypi.simple.v1+json 2025-09-11T15:04:19,951 Skipping link: No binaries permitted for zillionare-pluto: https://files.pythonhosted.org/packages/e4/12/a36b82df9f4ab64cf8d2df2d6ab38c4bf7b11c0dfe82851e814bafd5822e/zillionare_pluto-0.2.0-py3-none-any.whl (from https://pypi.org/simple/zillionare-pluto/) (requires-python:>=3.8,<3.9) 2025-09-11T15:04:19,953 Link requires a different Python (3.13.5 not in: '>=3.8,<3.9'): https://files.pythonhosted.org/packages/57/b4/5c142bf846c1aee79fa501eec1626a9a063477ec4b48afb266498c144033/zillionare_pluto-0.2.0.tar.gz (from https://pypi.org/simple/zillionare-pluto/) (requires-python:>=3.8,<3.9) 2025-09-11T15:04:19,953 Skipping link: 0.2.0 Requires-Python >=3.8,<3.9: https://files.pythonhosted.org/packages/57/b4/5c142bf846c1aee79fa501eec1626a9a063477ec4b48afb266498c144033/zillionare_pluto-0.2.0.tar.gz (from https://pypi.org/simple/zillionare-pluto/) (requires-python:>=3.8,<3.9) 2025-09-11T15:04:19,953 Fetching project page and analyzing links: https://www.piwheels.org/simple/zillionare-pluto/ 2025-09-11T15:04:19,953 Getting page https://www.piwheels.org/simple/zillionare-pluto/ 2025-09-11T15:04:19,954 Found index url https://www.piwheels.org/simple/ 2025-09-11T15:04:20,050 Fetched page https://www.piwheels.org/simple/zillionare-pluto/ as text/html 2025-09-11T15:04:20,051 Skipping link: not a file: https://www.piwheels.org/simple/zillionare-pluto/ 2025-09-11T15:04:20,051 Skipping link: not a file: https://pypi.org/simple/zillionare-pluto/ 2025-09-11T15:04:20,075 Given no hashes to check 0 links for project 'zillionare-pluto': discarding no candidates 2025-09-11T15:04:20,076 ERROR: Ignored the following versions that require a different python version: 0.2.0 Requires-Python >=3.8,<3.9 2025-09-11T15:04:20,077 ERROR: Could not find a version that satisfies the requirement zillionare-pluto==0.2.0 (from versions: none) 2025-09-11T15:04:20,078 ERROR: No matching distribution found for zillionare-pluto==0.2.0 2025-09-11T15:04:20,079 Exception information: 2025-09-11T15:04:20,079 Traceback (most recent call last): 2025-09-11T15:04:20,079 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-11T15:04:20,079 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-11T15:04:20,079 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-11T15:04:20,079 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-11T15:04:20,079 raise RequirementsConflicted(criterion) 2025-09-11T15:04:20,079 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zillionare-pluto==0.2.0') 2025-09-11T15:04:20,079 2025-09-11T15:04:20,079 The above exception was the direct cause of the following exception: 2025-09-11T15:04:20,079 2025-09-11T15:04:20,079 Traceback (most recent call last): 2025-09-11T15:04:20,079 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-11T15:04:20,079 result = self._result = resolver.resolve( 2025-09-11T15:04:20,079 ~~~~~~~~~~~~~~~~^ 2025-09-11T15:04:20,079 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-11T15:04:20,079 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-11T15:04:20,079 ) 2025-09-11T15:04:20,079 ^ 2025-09-11T15:04:20,079 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-11T15:04:20,079 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-11T15:04:20,079 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-11T15:04:20,079 raise ResolutionImpossible(e.criterion.information) from e 2025-09-11T15:04:20,079 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zillionare-pluto==0.2.0'), parent=None)] 2025-09-11T15:04:20,079 2025-09-11T15:04:20,079 The above exception was the direct cause of the following exception: 2025-09-11T15:04:20,079 2025-09-11T15:04:20,079 Traceback (most recent call last): 2025-09-11T15:04:20,079 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-11T15:04:20,079 status = _inner_run() 2025-09-11T15:04:20,079 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-11T15:04:20,079 return self.run(options, args) 2025-09-11T15:04:20,079 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-11T15:04:20,079 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-11T15:04:20,079 return func(self, options, args) 2025-09-11T15:04:20,079 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-11T15:04:20,079 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-11T15:04:20,079 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-11T15:04:20,079 raise error from e 2025-09-11T15:04:20,079 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zillionare-pluto==0.2.0 2025-09-11T15:04:20,089 Removed build tracker: '/tmp/pip-build-tracker-15bf3v0s'