2025-03-23T08:23:56,366 Disabling truststore because Python version isn't 3.10+ 2025-03-23T08:23:56,972 Created temporary directory: /tmp/pip-build-tracker-lb_117s5 2025-03-23T08:23:56,973 Initialized build tracking at /tmp/pip-build-tracker-lb_117s5 2025-03-23T08:23:56,973 Created build tracker: /tmp/pip-build-tracker-lb_117s5 2025-03-23T08:23:56,973 Entered build tracker: /tmp/pip-build-tracker-lb_117s5 2025-03-23T08:23:56,974 Created temporary directory: /tmp/pip-wheel-4wqlhrdw 2025-03-23T08:23:56,979 Created temporary directory: /tmp/pip-ephem-wheel-cache-b_lbo21t 2025-03-23T08:23:57,026 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-03-23T08:23:57,028 2 location(s) to search for versions of mcp-tools-cli: 2025-03-23T08:23:57,028 * https://pypi.org/simple/mcp-tools-cli/ 2025-03-23T08:23:57,028 * https://www.piwheels.org/simple/mcp-tools-cli/ 2025-03-23T08:23:57,029 Fetching project page and analyzing links: https://pypi.org/simple/mcp-tools-cli/ 2025-03-23T08:23:57,029 Getting page https://pypi.org/simple/mcp-tools-cli/ 2025-03-23T08:23:57,034 Found index url https://pypi.org/simple/ 2025-03-23T08:23:57,055 Fetched page https://pypi.org/simple/mcp-tools-cli/ as application/vnd.pypi.simple.v1+json 2025-03-23T08:23:57,056 Skipping link: No binaries permitted for mcp-tools-cli: https://files.pythonhosted.org/packages/8d/d9/dbcd12d20591f20157f17cbfe0aebfc63bd9b5617e9f06c2d07ff0f8fb96/mcp_tools_cli-0.0.3-py3-none-any.whl (from https://pypi.org/simple/mcp-tools-cli/) (requires-python:>=3.12) 2025-03-23T08:23:57,057 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/e6/73/41c7be2e768a04d680d7bfe2aaf9c8be106418bd41493e70449b5034aa76/mcp_tools_cli-0.0.3.tar.gz (from https://pypi.org/simple/mcp-tools-cli/) (requires-python:>=3.12) 2025-03-23T08:23:57,057 Skipping link: 0.0.3 Requires-Python >=3.12: https://files.pythonhosted.org/packages/e6/73/41c7be2e768a04d680d7bfe2aaf9c8be106418bd41493e70449b5034aa76/mcp_tools_cli-0.0.3.tar.gz (from https://pypi.org/simple/mcp-tools-cli/) (requires-python:>=3.12) 2025-03-23T08:23:57,058 Skipping link: No binaries permitted for mcp-tools-cli: https://files.pythonhosted.org/packages/0c/a4/eeb7fedae5e20c6fbe6fb6528bf3ad428d48f9e38b74c42ed0345d974451/mcp_tools_cli-0.1.0-py3-none-any.whl (from https://pypi.org/simple/mcp-tools-cli/) (requires-python:>=3.12) 2025-03-23T08:23:57,058 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/2f/88/4690db62ff8d945c2888dde02f54ec012f5d2d50b7c320362621d1d80e40/mcp_tools_cli-0.1.0.tar.gz (from https://pypi.org/simple/mcp-tools-cli/) (requires-python:>=3.12) 2025-03-23T08:23:57,058 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/2f/88/4690db62ff8d945c2888dde02f54ec012f5d2d50b7c320362621d1d80e40/mcp_tools_cli-0.1.0.tar.gz (from https://pypi.org/simple/mcp-tools-cli/) (requires-python:>=3.12) 2025-03-23T08:23:57,059 Fetching project page and analyzing links: https://www.piwheels.org/simple/mcp-tools-cli/ 2025-03-23T08:23:57,059 Getting page https://www.piwheels.org/simple/mcp-tools-cli/ 2025-03-23T08:23:57,060 Found index url https://www.piwheels.org/simple/ 2025-03-23T08:23:57,109 Fetched page https://www.piwheels.org/simple/mcp-tools-cli/ as text/html 2025-03-23T08:23:57,110 Skipping link: not a file: https://www.piwheels.org/simple/mcp-tools-cli/ 2025-03-23T08:23:57,110 Skipping link: not a file: https://pypi.org/simple/mcp-tools-cli/ 2025-03-23T08:23:57,126 Given no hashes to check 0 links for project 'mcp-tools-cli': discarding no candidates 2025-03-23T08:23:57,127 ERROR: Ignored the following versions that require a different python version: 0.0.3 Requires-Python >=3.12; 0.1.0 Requires-Python >=3.12 2025-03-23T08:23:57,128 ERROR: Could not find a version that satisfies the requirement mcp-tools-cli==0.0.3 (from versions: none) 2025-03-23T08:23:57,129 ERROR: No matching distribution found for mcp-tools-cli==0.0.3 2025-03-23T08:23:57,130 Exception information: 2025-03-23T08:23:57,130 Traceback (most recent call last): 2025-03-23T08:23:57,130 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-03-23T08:23:57,130 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-03-23T08:23:57,130 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-03-23T08:23:57,130 raise RequirementsConflicted(criterion) 2025-03-23T08:23:57,130 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mcp-tools-cli==0.0.3') 2025-03-23T08:23:57,130 2025-03-23T08:23:57,130 During handling of the above exception, another exception occurred: 2025-03-23T08:23:57,130 2025-03-23T08:23:57,130 Traceback (most recent call last): 2025-03-23T08:23:57,130 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-03-23T08:23:57,130 result = self._result = resolver.resolve( 2025-03-23T08:23:57,130 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-03-23T08:23:57,130 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-03-23T08:23:57,130 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-03-23T08:23:57,130 raise ResolutionImpossible(e.criterion.information) 2025-03-23T08:23:57,130 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mcp-tools-cli==0.0.3'), parent=None)] 2025-03-23T08:23:57,130 2025-03-23T08:23:57,130 The above exception was the direct cause of the following exception: 2025-03-23T08:23:57,130 2025-03-23T08:23:57,130 Traceback (most recent call last): 2025-03-23T08:23:57,130 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-03-23T08:23:57,130 status = _inner_run() 2025-03-23T08:23:57,130 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-03-23T08:23:57,130 return self.run(options, args) 2025-03-23T08:23:57,130 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-03-23T08:23:57,130 return func(self, options, args) 2025-03-23T08:23:57,130 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-03-23T08:23:57,130 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-03-23T08:23:57,130 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-03-23T08:23:57,130 raise error from e 2025-03-23T08:23:57,130 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mcp-tools-cli==0.0.3 2025-03-23T08:23:57,133 Removed build tracker: '/tmp/pip-build-tracker-lb_117s5'