2025-09-17T13:56:08,503 Created temporary directory: /tmp/pip-ephem-wheel-cache-668q10ii 2025-09-17T13:56:08,505 Created temporary directory: /tmp/pip-req-tracker-lydhef0m 2025-09-17T13:56:08,505 Initialized build tracking at /tmp/pip-req-tracker-lydhef0m 2025-09-17T13:56:08,506 Created build tracker: /tmp/pip-req-tracker-lydhef0m 2025-09-17T13:56:08,506 Entered build tracker: /tmp/pip-req-tracker-lydhef0m 2025-09-17T13:56:08,506 Created temporary directory: /tmp/pip-wheel-v0pl8re1 2025-09-17T13:56:08,528 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2025-09-17T13:56:08,530 2 location(s) to search for versions of voxfactory-mcp: 2025-09-17T13:56:08,530 * https://pypi.org/simple/voxfactory-mcp/ 2025-09-17T13:56:08,530 * https://www.piwheels.org/simple/voxfactory-mcp/ 2025-09-17T13:56:08,531 Fetching project page and analyzing links: https://pypi.org/simple/voxfactory-mcp/ 2025-09-17T13:56:08,531 Getting page https://pypi.org/simple/voxfactory-mcp/ 2025-09-17T13:56:08,532 Found index url https://pypi.org/simple 2025-09-17T13:56:08,538 Starting new HTTPS connection (1): pypi.org:443 2025-09-17T13:56:08,656 https://pypi.org:443 "GET /simple/voxfactory-mcp/ HTTP/1.1" 200 574 2025-09-17T13:56:08,722 Skipping link: No binaries permitted for voxfactory-mcp: https://files.pythonhosted.org/packages/2f/88/a1e8fe8c861f78e33ddaf94ae9bd75389239a5c2776c1b8a05ef55aa080c/voxfactory_mcp-0.3.0-py3-none-any.whl#sha256=b0349749e1854fdcaee46cd2c915e69627fbcdc6c058f412c028a5c2e2eda2d7 (from https://pypi.org/simple/voxfactory-mcp/) (requires-python:>=3.12) 2025-09-17T13:56:08,723 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/77/56/40e4ed33504d8f4a975f140460a22147ff237401dd88fc590ccebfcf2e99/voxfactory_mcp-0.3.0.tar.gz#sha256=552bcfbfdc21288b8ab0b72a143763374bd4a05bf5a8b7c13622f576b7a0d605 (from https://pypi.org/simple/voxfactory-mcp/) (requires-python:>=3.12) 2025-09-17T13:56:08,723 Fetching project page and analyzing links: https://www.piwheels.org/simple/voxfactory-mcp/ 2025-09-17T13:56:08,723 Getting page https://www.piwheels.org/simple/voxfactory-mcp/ 2025-09-17T13:56:08,724 Found index url https://www.piwheels.org/simple 2025-09-17T13:56:08,727 Starting new HTTPS connection (1): www.piwheels.org:443 2025-09-17T13:56:08,784 https://www.piwheels.org:443 "GET /simple/voxfactory-mcp/ HTTP/1.1" 200 114 2025-09-17T13:56:08,815 Given no hashes to check 0 links for project 'voxfactory-mcp': discarding no candidates 2025-09-17T13:56:08,815 ERROR: Could not find a version that satisfies the requirement voxfactory-mcp==0.3.0 2025-09-17T13:56:08,816 ERROR: No matching distribution found for voxfactory-mcp==0.3.0 2025-09-17T13:56:08,816 Exception information: 2025-09-17T13:56:08,816 Traceback (most recent call last): 2025-09-17T13:56:08,816 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-17T13:56:08,816 crit = self.state.criteria[name] 2025-09-17T13:56:08,816 KeyError: 'voxfactory-mcp' 2025-09-17T13:56:08,816 2025-09-17T13:56:08,816 During handling of the above exception, another exception occurred: 2025-09-17T13:56:08,816 2025-09-17T13:56:08,816 Traceback (most recent call last): 2025-09-17T13:56:08,816 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2025-09-17T13:56:08,816 name, crit = self._merge_into_criterion(r, parent=None) 2025-09-17T13:56:08,816 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-17T13:56:08,816 crit = Criterion.from_requirement(self._p, requirement, parent) 2025-09-17T13:56:08,816 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2025-09-17T13:56:08,816 raise RequirementsConflicted(criterion) 2025-09-17T13:56:08,816 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('voxfactory-mcp==0.3.0') 2025-09-17T13:56:08,816 2025-09-17T13:56:08,816 During handling of the above exception, another exception occurred: 2025-09-17T13:56:08,816 2025-09-17T13:56:08,816 Traceback (most recent call last): 2025-09-17T13:56:08,816 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2025-09-17T13:56:08,816 self._result = resolver.resolve( 2025-09-17T13:56:08,816 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2025-09-17T13:56:08,816 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-17T13:56:08,816 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2025-09-17T13:56:08,816 raise ResolutionImpossible(e.criterion.information) 2025-09-17T13:56:08,816 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('voxfactory-mcp==0.3.0'), parent=None)] 2025-09-17T13:56:08,816 2025-09-17T13:56:08,816 The above exception was the direct cause of the following exception: 2025-09-17T13:56:08,816 2025-09-17T13:56:08,816 Traceback (most recent call last): 2025-09-17T13:56:08,816 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2025-09-17T13:56:08,816 status = self.run(options, args) 2025-09-17T13:56:08,816 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2025-09-17T13:56:08,816 return func(self, options, args) 2025-09-17T13:56:08,816 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2025-09-17T13:56:08,816 requirement_set = resolver.resolve( 2025-09-17T13:56:08,816 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2025-09-17T13:56:08,816 six.raise_from(error, e) 2025-09-17T13:56:08,816 File "", line 3, in raise_from 2025-09-17T13:56:08,816 pip._internal.exceptions.DistributionNotFound: No matching distribution found for voxfactory-mcp==0.3.0 2025-09-17T13:56:08,820 Removed build tracker: '/tmp/pip-req-tracker-lydhef0m'