2025-02-19T05:37:10,586 Disabling truststore because Python version isn't 3.10+ 2025-02-19T05:37:11,144 Created temporary directory: /tmp/pip-build-tracker-n517c2xr 2025-02-19T05:37:11,144 Initialized build tracking at /tmp/pip-build-tracker-n517c2xr 2025-02-19T05:37:11,145 Created build tracker: /tmp/pip-build-tracker-n517c2xr 2025-02-19T05:37:11,145 Entered build tracker: /tmp/pip-build-tracker-n517c2xr 2025-02-19T05:37:11,145 Created temporary directory: /tmp/pip-wheel-gv0fxfb_ 2025-02-19T05:37:11,154 Created temporary directory: /tmp/pip-ephem-wheel-cache-e333wkv6 2025-02-19T05:37:11,204 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-02-19T05:37:11,207 2 location(s) to search for versions of supabase-mcp-server: 2025-02-19T05:37:11,207 * https://pypi.org/simple/supabase-mcp-server/ 2025-02-19T05:37:11,207 * https://www.piwheels.org/simple/supabase-mcp-server/ 2025-02-19T05:37:11,208 Fetching project page and analyzing links: https://pypi.org/simple/supabase-mcp-server/ 2025-02-19T05:37:11,208 Getting page https://pypi.org/simple/supabase-mcp-server/ 2025-02-19T05:37:11,210 Found index url https://pypi.org/simple/ 2025-02-19T05:37:11,307 Fetched page https://pypi.org/simple/supabase-mcp-server/ as application/vnd.pypi.simple.v1+json 2025-02-19T05:37:11,308 Skipping link: No binaries permitted for supabase-mcp-server: https://files.pythonhosted.org/packages/71/d0/6ef20a8f57116bf66875b99cfe42d9e68b1dc5eae301a6f1509fc75c25ba/supabase_mcp_server-0.2.0.dev0-py3-none-any.whl (from https://pypi.org/simple/supabase-mcp-server/) (requires-python:>=3.12) 2025-02-19T05:37:11,309 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/79/29/36d534bc6ff62078bc229f9661db8f3676680453025e0beeb38afaa9cdac/supabase_mcp_server-0.2.0.dev0.tar.gz (from https://pypi.org/simple/supabase-mcp-server/) (requires-python:>=3.12) 2025-02-19T05:37:11,309 Skipping link: 0.2.0.dev0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/79/29/36d534bc6ff62078bc229f9661db8f3676680453025e0beeb38afaa9cdac/supabase_mcp_server-0.2.0.dev0.tar.gz (from https://pypi.org/simple/supabase-mcp-server/) (requires-python:>=3.12) 2025-02-19T05:37:11,310 Skipping link: No binaries permitted for supabase-mcp-server: https://files.pythonhosted.org/packages/a6/de/f9582df51ee6dd20cf5dff70480118ddc2712e044384bd6a4ed96ec987bd/supabase_mcp_server-0.2.1-py3-none-any.whl (from https://pypi.org/simple/supabase-mcp-server/) (requires-python:>=3.12) 2025-02-19T05:37:11,310 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/97/18/5466424d2b2a909c134c21941340816bbe07db499d208baa2a245b9cc3ee/supabase_mcp_server-0.2.1.tar.gz (from https://pypi.org/simple/supabase-mcp-server/) (requires-python:>=3.12) 2025-02-19T05:37:11,310 Skipping link: 0.2.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/97/18/5466424d2b2a909c134c21941340816bbe07db499d208baa2a245b9cc3ee/supabase_mcp_server-0.2.1.tar.gz (from https://pypi.org/simple/supabase-mcp-server/) (requires-python:>=3.12) 2025-02-19T05:37:11,311 Fetching project page and analyzing links: https://www.piwheels.org/simple/supabase-mcp-server/ 2025-02-19T05:37:11,311 Getting page https://www.piwheels.org/simple/supabase-mcp-server/ 2025-02-19T05:37:11,312 Found index url https://www.piwheels.org/simple/ 2025-02-19T05:37:11,370 Fetched page https://www.piwheels.org/simple/supabase-mcp-server/ as text/html 2025-02-19T05:37:11,371 Skipping link: not a file: https://www.piwheels.org/simple/supabase-mcp-server/ 2025-02-19T05:37:11,371 Skipping link: not a file: https://pypi.org/simple/supabase-mcp-server/ 2025-02-19T05:37:11,388 Given no hashes to check 0 links for project 'supabase-mcp-server': discarding no candidates 2025-02-19T05:37:11,388 ERROR: Ignored the following versions that require a different python version: 0.2.0.dev0 Requires-Python >=3.12; 0.2.1 Requires-Python >=3.12 2025-02-19T05:37:11,390 ERROR: Could not find a version that satisfies the requirement supabase-mcp-server==0.2.1 (from versions: none) 2025-02-19T05:37:11,391 ERROR: No matching distribution found for supabase-mcp-server==0.2.1 2025-02-19T05:37:11,391 Exception information: 2025-02-19T05:37:11,391 Traceback (most recent call last): 2025-02-19T05:37:11,391 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-02-19T05:37:11,391 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-02-19T05:37:11,391 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-02-19T05:37:11,391 raise RequirementsConflicted(criterion) 2025-02-19T05:37:11,391 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('supabase-mcp-server==0.2.1') 2025-02-19T05:37:11,391 2025-02-19T05:37:11,391 During handling of the above exception, another exception occurred: 2025-02-19T05:37:11,391 2025-02-19T05:37:11,391 Traceback (most recent call last): 2025-02-19T05:37:11,391 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-02-19T05:37:11,391 result = self._result = resolver.resolve( 2025-02-19T05:37:11,391 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-02-19T05:37:11,391 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-02-19T05:37:11,391 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-02-19T05:37:11,391 raise ResolutionImpossible(e.criterion.information) 2025-02-19T05:37:11,391 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('supabase-mcp-server==0.2.1'), parent=None)] 2025-02-19T05:37:11,391 2025-02-19T05:37:11,391 The above exception was the direct cause of the following exception: 2025-02-19T05:37:11,391 2025-02-19T05:37:11,391 Traceback (most recent call last): 2025-02-19T05:37:11,391 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-02-19T05:37:11,391 status = _inner_run() 2025-02-19T05:37:11,391 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-02-19T05:37:11,391 return self.run(options, args) 2025-02-19T05:37:11,391 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-02-19T05:37:11,391 return func(self, options, args) 2025-02-19T05:37:11,391 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-02-19T05:37:11,391 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-02-19T05:37:11,391 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-02-19T05:37:11,391 raise error from e 2025-02-19T05:37:11,391 pip._internal.exceptions.DistributionNotFound: No matching distribution found for supabase-mcp-server==0.2.1 2025-02-19T05:37:11,396 Removed build tracker: '/tmp/pip-build-tracker-n517c2xr'