2025-03-07T05:56:51,532 Disabling truststore because Python version isn't 3.10+ 2025-03-07T05:56:52,113 Created temporary directory: /tmp/pip-build-tracker-hpk0ilt3 2025-03-07T05:56:52,114 Initialized build tracking at /tmp/pip-build-tracker-hpk0ilt3 2025-03-07T05:56:52,114 Created build tracker: /tmp/pip-build-tracker-hpk0ilt3 2025-03-07T05:56:52,114 Entered build tracker: /tmp/pip-build-tracker-hpk0ilt3 2025-03-07T05:56:52,115 Created temporary directory: /tmp/pip-wheel-o9b2e0g0 2025-03-07T05:56:52,120 Created temporary directory: /tmp/pip-ephem-wheel-cache-tt6gghu9 2025-03-07T05:56:52,170 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-03-07T05:56:52,173 2 location(s) to search for versions of openmanus: 2025-03-07T05:56:52,173 * https://pypi.org/simple/openmanus/ 2025-03-07T05:56:52,173 * https://www.piwheels.org/simple/openmanus/ 2025-03-07T05:56:52,173 Fetching project page and analyzing links: https://pypi.org/simple/openmanus/ 2025-03-07T05:56:52,174 Getting page https://pypi.org/simple/openmanus/ 2025-03-07T05:56:52,178 Found index url https://pypi.org/simple/ 2025-03-07T05:56:52,273 Fetched page https://pypi.org/simple/openmanus/ as application/vnd.pypi.simple.v1+json 2025-03-07T05:56:52,274 Skipping link: No binaries permitted for openmanus: https://files.pythonhosted.org/packages/4b/d4/10cfd6c7c2b877510d154a2f46fa683029779fde5ecafb84b6d0be2295a5/openmanus-0.1.0-py3-none-any.whl (from https://pypi.org/simple/openmanus/) (requires-python:>=3.12) 2025-03-07T05:56:52,275 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/24/39/5f5ba328ad3fd80c43337ce0656f1fe458b9a91f23ceaa722410df79c7fe/openmanus-0.1.0.tar.gz (from https://pypi.org/simple/openmanus/) (requires-python:>=3.12) 2025-03-07T05:56:52,275 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/24/39/5f5ba328ad3fd80c43337ce0656f1fe458b9a91f23ceaa722410df79c7fe/openmanus-0.1.0.tar.gz (from https://pypi.org/simple/openmanus/) (requires-python:>=3.12) 2025-03-07T05:56:52,275 Fetching project page and analyzing links: https://www.piwheels.org/simple/openmanus/ 2025-03-07T05:56:52,276 Getting page https://www.piwheels.org/simple/openmanus/ 2025-03-07T05:56:52,277 Found index url https://www.piwheels.org/simple/ 2025-03-07T05:56:52,327 Fetched page https://www.piwheels.org/simple/openmanus/ as text/html 2025-03-07T05:56:52,328 Skipping link: not a file: https://www.piwheels.org/simple/openmanus/ 2025-03-07T05:56:52,328 Skipping link: not a file: https://pypi.org/simple/openmanus/ 2025-03-07T05:56:52,344 Given no hashes to check 0 links for project 'openmanus': discarding no candidates 2025-03-07T05:56:52,345 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12 2025-03-07T05:56:52,346 ERROR: Could not find a version that satisfies the requirement openmanus==0.1.0 (from versions: none) 2025-03-07T05:56:52,347 ERROR: No matching distribution found for openmanus==0.1.0 2025-03-07T05:56:52,348 Exception information: 2025-03-07T05:56:52,348 Traceback (most recent call last): 2025-03-07T05:56:52,348 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-03-07T05:56:52,348 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-03-07T05:56:52,348 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-03-07T05:56:52,348 raise RequirementsConflicted(criterion) 2025-03-07T05:56:52,348 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('openmanus==0.1.0') 2025-03-07T05:56:52,348 2025-03-07T05:56:52,348 During handling of the above exception, another exception occurred: 2025-03-07T05:56:52,348 2025-03-07T05:56:52,348 Traceback (most recent call last): 2025-03-07T05:56:52,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-03-07T05:56:52,348 result = self._result = resolver.resolve( 2025-03-07T05:56:52,348 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-03-07T05:56:52,348 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-03-07T05:56:52,348 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-03-07T05:56:52,348 raise ResolutionImpossible(e.criterion.information) 2025-03-07T05:56:52,348 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('openmanus==0.1.0'), parent=None)] 2025-03-07T05:56:52,348 2025-03-07T05:56:52,348 The above exception was the direct cause of the following exception: 2025-03-07T05:56:52,348 2025-03-07T05:56:52,348 Traceback (most recent call last): 2025-03-07T05:56:52,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-03-07T05:56:52,348 status = _inner_run() 2025-03-07T05:56:52,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-03-07T05:56:52,348 return self.run(options, args) 2025-03-07T05:56:52,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-03-07T05:56:52,348 return func(self, options, args) 2025-03-07T05:56:52,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-03-07T05:56:52,348 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-03-07T05:56:52,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-03-07T05:56:52,348 raise error from e 2025-03-07T05:56:52,348 pip._internal.exceptions.DistributionNotFound: No matching distribution found for openmanus==0.1.0 2025-03-07T05:56:52,352 Removed build tracker: '/tmp/pip-build-tracker-hpk0ilt3'