You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I add mcp-clickhouse mcp-server, the python version is old, may be you can publish an image with newer python version
root@dify-mcp-proxy-server-769c974bff-4mcc5:/usr/bin# uv run --with mcp-clickhouse
x No solution found when resolving `--with` dependencies:
`-> Because the current Python version (3.11.2) does not satisfy Python>=3.13 and all versions of mcp-clickhouse depend on Python>=3.13, we can conclude that all versions of mcp-clickhouse cannot be used. And because you require mcp-clickhouse, we can conclude that your requirements are unsatisfiable.root@dify-mcp-proxy-server-769c974bff-4mcc5:/usr/bin# python3Python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] on linuxType "help", "copyright", "credits" or "license"for more information.>>>
I build my image using the base image “FROM ghcr.io/astral-sh/uv:0.6.16-python3.13-bookworm-slim”
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
When I add mcp-clickhouse mcp-server, the python version is old, may be you can publish an image with newer python version
I build my image using the base image “FROM ghcr.io/astral-sh/uv:0.6.16-python3.13-bookworm-slim”
The text was updated successfully, but these errors were encountered: