2025-09-17T20:01:37,734 Created temporary directory: /tmp/pip-ephem-wheel-cache-s5lv3kmj 2025-09-17T20:01:37,736 Created temporary directory: /tmp/pip-req-tracker-1vu4iqod 2025-09-17T20:01:37,737 Initialized build tracking at /tmp/pip-req-tracker-1vu4iqod 2025-09-17T20:01:37,737 Created build tracker: /tmp/pip-req-tracker-1vu4iqod 2025-09-17T20:01:37,737 Entered build tracker: /tmp/pip-req-tracker-1vu4iqod 2025-09-17T20:01:37,738 Created temporary directory: /tmp/pip-wheel-3juomc75 2025-09-17T20:01:37,758 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2025-09-17T20:01:37,760 2 location(s) to search for versions of mcp-test-example: 2025-09-17T20:01:37,760 * https://pypi.org/simple/mcp-test-example/ 2025-09-17T20:01:37,760 * https://www.piwheels.org/simple/mcp-test-example/ 2025-09-17T20:01:37,760 Fetching project page and analyzing links: https://pypi.org/simple/mcp-test-example/ 2025-09-17T20:01:37,761 Getting page https://pypi.org/simple/mcp-test-example/ 2025-09-17T20:01:37,762 Found index url https://pypi.org/simple 2025-09-17T20:01:37,766 Starting new HTTPS connection (1): pypi.org:443 2025-09-17T20:01:37,886 https://pypi.org:443 "GET /simple/mcp-test-example/ HTTP/1.1" 200 579 2025-09-17T20:01:37,951 Skipping link: No binaries permitted for mcp-test-example: https://files.pythonhosted.org/packages/df/e5/477a7e6f5f89e5a7c04dd342f9d7b717514b67d5072a34759cd934d0afbe/mcp_test_example-0.0.1-py3-none-any.whl#sha256=7789a1947373891a0b9b5c59ddb2b2eb718d3131219d13a84e2567ffed18ed5f (from https://pypi.org/simple/mcp-test-example/) (requires-python:>=3.12) 2025-09-17T20:01:37,952 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/2d/dc/cefaa76f244cff827a40268128f784ab28472df01c67bbfd09f1d0cdd470/mcp_test_example-0.0.1.tar.gz#sha256=de07d5ea0e48733f4d973f89a6fe32a5fde3ad1a4d585fbd312a259e0672f0c1 (from https://pypi.org/simple/mcp-test-example/) (requires-python:>=3.12) 2025-09-17T20:01:37,953 Fetching project page and analyzing links: https://www.piwheels.org/simple/mcp-test-example/ 2025-09-17T20:01:37,953 Getting page https://www.piwheels.org/simple/mcp-test-example/ 2025-09-17T20:01:37,954 Found index url https://www.piwheels.org/simple 2025-09-17T20:01:37,956 Starting new HTTPS connection (1): www.piwheels.org:443 2025-09-17T20:01:38,019 https://www.piwheels.org:443 "GET /simple/mcp-test-example/ HTTP/1.1" 200 116 2025-09-17T20:01:38,050 Given no hashes to check 0 links for project 'mcp-test-example': discarding no candidates 2025-09-17T20:01:38,050 ERROR: Could not find a version that satisfies the requirement mcp-test-example==0.0.1 2025-09-17T20:01:38,050 ERROR: No matching distribution found for mcp-test-example==0.0.1 2025-09-17T20:01:38,051 Exception information: 2025-09-17T20:01:38,051 Traceback (most recent call last): 2025-09-17T20:01:38,051 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2025-09-17T20:01:38,051 crit = self.state.criteria[name] 2025-09-17T20:01:38,051 KeyError: 'mcp-test-example' 2025-09-17T20:01:38,051 2025-09-17T20:01:38,051 During handling of the above exception, another exception occurred: 2025-09-17T20:01:38,051 2025-09-17T20:01:38,051 Traceback (most recent call last): 2025-09-17T20:01:38,051 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2025-09-17T20:01:38,051 name, crit = self._merge_into_criterion(r, parent=None) 2025-09-17T20:01:38,051 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2025-09-17T20:01:38,051 crit = Criterion.from_requirement(self._p, requirement, parent) 2025-09-17T20:01:38,051 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2025-09-17T20:01:38,051 raise RequirementsConflicted(criterion) 2025-09-17T20:01:38,051 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mcp-test-example==0.0.1') 2025-09-17T20:01:38,051 2025-09-17T20:01:38,051 During handling of the above exception, another exception occurred: 2025-09-17T20:01:38,051 2025-09-17T20:01:38,051 Traceback (most recent call last): 2025-09-17T20:01:38,051 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2025-09-17T20:01:38,051 self._result = resolver.resolve( 2025-09-17T20:01:38,051 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2025-09-17T20:01:38,051 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-17T20:01:38,051 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2025-09-17T20:01:38,051 raise ResolutionImpossible(e.criterion.information) 2025-09-17T20:01:38,051 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mcp-test-example==0.0.1'), parent=None)] 2025-09-17T20:01:38,051 2025-09-17T20:01:38,051 The above exception was the direct cause of the following exception: 2025-09-17T20:01:38,051 2025-09-17T20:01:38,051 Traceback (most recent call last): 2025-09-17T20:01:38,051 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2025-09-17T20:01:38,051 status = self.run(options, args) 2025-09-17T20:01:38,051 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2025-09-17T20:01:38,051 return func(self, options, args) 2025-09-17T20:01:38,051 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2025-09-17T20:01:38,051 requirement_set = resolver.resolve( 2025-09-17T20:01:38,051 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2025-09-17T20:01:38,051 six.raise_from(error, e) 2025-09-17T20:01:38,051 File "", line 3, in raise_from 2025-09-17T20:01:38,051 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mcp-test-example==0.0.1 2025-09-17T20:01:38,055 Removed build tracker: '/tmp/pip-req-tracker-1vu4iqod'