2026-05-18T11:41:31,075 Created temporary directory: /tmp/pip-ephem-wheel-cache-jjlzch1l 2026-05-18T11:41:31,077 Created temporary directory: /tmp/pip-build-tracker-t1apv4yy 2026-05-18T11:41:31,077 Initialized build tracking at /tmp/pip-build-tracker-t1apv4yy 2026-05-18T11:41:31,078 Created build tracker: /tmp/pip-build-tracker-t1apv4yy 2026-05-18T11:41:31,078 Entered build tracker: /tmp/pip-build-tracker-t1apv4yy 2026-05-18T11:41:31,079 Created temporary directory: /tmp/pip-wheel-lugnuad6 2026-05-18T11:41:31,082 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-05-18T11:41:31,084 Created temporary directory: /tmp/pip-ephem-wheel-cache-znwswi1_ 2026-05-18T11:41:31,108 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-05-18T11:41:31,112 2 location(s) to search for versions of agentpass-ai: 2026-05-18T11:41:31,112 * https://pypi.org/simple/agentpass-ai/ 2026-05-18T11:41:31,112 * https://www.piwheels.org/simple/agentpass-ai/ 2026-05-18T11:41:31,113 Fetching project page and analyzing links: https://pypi.org/simple/agentpass-ai/ 2026-05-18T11:41:31,113 Getting page https://pypi.org/simple/agentpass-ai/ 2026-05-18T11:41:31,115 Found index url https://pypi.org/simple 2026-05-18T11:41:31,341 Fetched page https://pypi.org/simple/agentpass-ai/ as application/vnd.pypi.simple.v1+json 2026-05-18T11:41:31,343 Skipping link: No binaries permitted for agentpass-ai: https://files.pythonhosted.org/packages/14/49/dfbfb94451a7f2cc945db6d622eef789ef4d8287b0959ac03c16fc37c597/agentpass_ai-1.0.0b3-py3-none-any.whl (from https://pypi.org/simple/agentpass-ai/) (requires-python:>=3.13) 2026-05-18T11:41:31,344 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/c7/94/5954760f53a60446cb75da39009a5c9a657257dc89ff9027e1a1e50312df/agentpass_ai-1.0.0b3.tar.gz (from https://pypi.org/simple/agentpass-ai/) (requires-python:>=3.13) 2026-05-18T11:41:31,345 Skipping link: 1.0.0b3 Requires-Python >=3.13: https://files.pythonhosted.org/packages/c7/94/5954760f53a60446cb75da39009a5c9a657257dc89ff9027e1a1e50312df/agentpass_ai-1.0.0b3.tar.gz (from https://pypi.org/simple/agentpass-ai/) (requires-python:>=3.13) 2026-05-18T11:41:31,346 Fetching project page and analyzing links: https://www.piwheels.org/simple/agentpass-ai/ 2026-05-18T11:41:31,346 Getting page https://www.piwheels.org/simple/agentpass-ai/ 2026-05-18T11:41:31,347 Found index url https://www.piwheels.org/simple 2026-05-18T11:41:31,561 Fetched page https://www.piwheels.org/simple/agentpass-ai/ as text/html 2026-05-18T11:41:31,562 Skipping link: not a file: https://www.piwheels.org/simple/agentpass-ai/ 2026-05-18T11:41:31,563 Skipping link: not a file: https://pypi.org/simple/agentpass-ai/ 2026-05-18T11:41:31,581 Given no hashes to check 0 links for project 'agentpass-ai': discarding no candidates 2026-05-18T11:41:31,582 ERROR: Ignored the following versions that require a different python version: 1.0.0b3 Requires-Python >=3.13 2026-05-18T11:41:31,584 ERROR: Could not find a version that satisfies the requirement agentpass-ai==1.0.0b3 (from versions: none) 2026-05-18T11:41:31,585 ERROR: No matching distribution found for agentpass-ai==1.0.0b3 2026-05-18T11:41:31,586 Exception information: 2026-05-18T11:41:31,586 Traceback (most recent call last): 2026-05-18T11:41:31,586 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2026-05-18T11:41:31,586 self._add_to_criteria(self.state.criteria, r, parent=None) 2026-05-18T11:41:31,586 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2026-05-18T11:41:31,586 raise RequirementsConflicted(criterion) 2026-05-18T11:41:31,586 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('agentpass-ai==1.0.0b3') 2026-05-18T11:41:31,586 2026-05-18T11:41:31,586 During handling of the above exception, another exception occurred: 2026-05-18T11:41:31,586 2026-05-18T11:41:31,586 Traceback (most recent call last): 2026-05-18T11:41:31,586 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2026-05-18T11:41:31,586 result = self._result = resolver.resolve( 2026-05-18T11:41:31,586 ^^^^^^^^^^^^^^^^^ 2026-05-18T11:41:31,586 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2026-05-18T11:41:31,586 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-05-18T11:41:31,586 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-18T11:41:31,586 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2026-05-18T11:41:31,586 raise ResolutionImpossible(e.criterion.information) 2026-05-18T11:41:31,586 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('agentpass-ai==1.0.0b3'), parent=None)] 2026-05-18T11:41:31,586 2026-05-18T11:41:31,586 The above exception was the direct cause of the following exception: 2026-05-18T11:41:31,586 2026-05-18T11:41:31,586 Traceback (most recent call last): 2026-05-18T11:41:31,586 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2026-05-18T11:41:31,586 status = run_func(*args) 2026-05-18T11:41:31,586 ^^^^^^^^^^^^^^^ 2026-05-18T11:41:31,586 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2026-05-18T11:41:31,586 return func(self, options, args) 2026-05-18T11:41:31,586 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-18T11:41:31,586 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2026-05-18T11:41:31,586 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2026-05-18T11:41:31,586 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-18T11:41:31,586 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2026-05-18T11:41:31,586 raise error from e 2026-05-18T11:41:31,586 pip._internal.exceptions.DistributionNotFound: No matching distribution found for agentpass-ai==1.0.0b3 2026-05-18T11:41:31,592 Removed build tracker: '/tmp/pip-build-tracker-t1apv4yy'