2026-03-05T08:32:25,041 Created temporary directory: /tmp/pip-ephem-wheel-cache-4cwoqz_0 2026-03-05T08:32:25,043 Created temporary directory: /tmp/pip-build-tracker-dz08oevl 2026-03-05T08:32:25,043 Initialized build tracking at /tmp/pip-build-tracker-dz08oevl 2026-03-05T08:32:25,044 Created build tracker: /tmp/pip-build-tracker-dz08oevl 2026-03-05T08:32:25,044 Entered build tracker: /tmp/pip-build-tracker-dz08oevl 2026-03-05T08:32:25,045 Created temporary directory: /tmp/pip-wheel-mexwhkfi 2026-03-05T08:32:25,048 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2026-03-05T08:32:25,051 Created temporary directory: /tmp/pip-ephem-wheel-cache-ej4ei0s_ 2026-03-05T08:32:25,075 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-03-05T08:32:25,079 2 location(s) to search for versions of openclaw-py: 2026-03-05T08:32:25,079 * https://pypi.org/simple/openclaw-py/ 2026-03-05T08:32:25,079 * https://www.piwheels.org/simple/openclaw-py/ 2026-03-05T08:32:25,080 Fetching project page and analyzing links: https://pypi.org/simple/openclaw-py/ 2026-03-05T08:32:25,081 Getting page https://pypi.org/simple/openclaw-py/ 2026-03-05T08:32:25,082 Found index url https://pypi.org/simple 2026-03-05T08:32:25,296 Fetched page https://pypi.org/simple/openclaw-py/ as application/vnd.pypi.simple.v1+json 2026-03-05T08:32:25,297 Skipping link: No binaries permitted for openclaw-py: https://files.pythonhosted.org/packages/60/78/fe7d4c6675843c60aceb6b6eee6cdbbcd5f933cd18184b3c2a3470146924/openclaw_py-0.1.2-py3-none-any.whl (from https://pypi.org/simple/openclaw-py/) (requires-python:>=3.12) 2026-03-05T08:32:25,298 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/5d/86/0cdfd09868bafe897b449f1cbe7da9158c693f2f4ed57c29980b758cb0d8/openclaw_py-0.1.2.tar.gz (from https://pypi.org/simple/openclaw-py/) (requires-python:>=3.12) 2026-03-05T08:32:25,299 Skipping link: 0.1.2 Requires-Python >=3.12: https://files.pythonhosted.org/packages/5d/86/0cdfd09868bafe897b449f1cbe7da9158c693f2f4ed57c29980b758cb0d8/openclaw_py-0.1.2.tar.gz (from https://pypi.org/simple/openclaw-py/) (requires-python:>=3.12) 2026-03-05T08:32:25,300 Fetching project page and analyzing links: https://www.piwheels.org/simple/openclaw-py/ 2026-03-05T08:32:25,301 Getting page https://www.piwheels.org/simple/openclaw-py/ 2026-03-05T08:32:25,302 Found index url https://www.piwheels.org/simple 2026-03-05T08:32:25,456 Fetched page https://www.piwheels.org/simple/openclaw-py/ as text/html 2026-03-05T08:32:25,458 Skipping link: not a file: https://www.piwheels.org/simple/openclaw-py/ 2026-03-05T08:32:25,458 Skipping link: not a file: https://pypi.org/simple/openclaw-py/ 2026-03-05T08:32:25,477 Given no hashes to check 0 links for project 'openclaw-py': discarding no candidates 2026-03-05T08:32:25,478 ERROR: Ignored the following versions that require a different python version: 0.1.2 Requires-Python >=3.12 2026-03-05T08:32:25,479 ERROR: Could not find a version that satisfies the requirement openclaw-py==0.1.2 (from versions: none) 2026-03-05T08:32:25,481 ERROR: No matching distribution found for openclaw-py==0.1.2 2026-03-05T08:32:25,482 Exception information: 2026-03-05T08:32:25,482 Traceback (most recent call last): 2026-03-05T08:32:25,482 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2026-03-05T08:32:25,482 self._add_to_criteria(self.state.criteria, r, parent=None) 2026-03-05T08:32:25,482 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2026-03-05T08:32:25,482 raise RequirementsConflicted(criterion) 2026-03-05T08:32:25,482 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('openclaw-py==0.1.2') 2026-03-05T08:32:25,482 2026-03-05T08:32:25,482 During handling of the above exception, another exception occurred: 2026-03-05T08:32:25,482 2026-03-05T08:32:25,482 Traceback (most recent call last): 2026-03-05T08:32:25,482 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2026-03-05T08:32:25,482 result = self._result = resolver.resolve( 2026-03-05T08:32:25,482 ^^^^^^^^^^^^^^^^^ 2026-03-05T08:32:25,482 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2026-03-05T08:32:25,482 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-03-05T08:32:25,482 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05T08:32:25,482 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2026-03-05T08:32:25,482 raise ResolutionImpossible(e.criterion.information) 2026-03-05T08:32:25,482 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('openclaw-py==0.1.2'), parent=None)] 2026-03-05T08:32:25,482 2026-03-05T08:32:25,482 The above exception was the direct cause of the following exception: 2026-03-05T08:32:25,482 2026-03-05T08:32:25,482 Traceback (most recent call last): 2026-03-05T08:32:25,482 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2026-03-05T08:32:25,482 status = run_func(*args) 2026-03-05T08:32:25,482 ^^^^^^^^^^^^^^^ 2026-03-05T08:32:25,482 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2026-03-05T08:32:25,482 return func(self, options, args) 2026-03-05T08:32:25,482 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05T08:32:25,482 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2026-03-05T08:32:25,482 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2026-03-05T08:32:25,482 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05T08:32:25,482 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2026-03-05T08:32:25,482 raise error from e 2026-03-05T08:32:25,482 pip._internal.exceptions.DistributionNotFound: No matching distribution found for openclaw-py==0.1.2 2026-03-05T08:32:25,488 Removed build tracker: '/tmp/pip-build-tracker-dz08oevl'