Skip to content

Python version in the image is old, can not support some mcp-servers #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
berg-wang opened this issue Apr 23, 2025 · 2 comments
Closed

Comments

@berg-wang
Copy link

berg-wang commented Apr 23, 2025

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# python3
Python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] on linux
Type "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”

@berg-wang berg-wang reopened this Apr 25, 2025
@berg-wang
Copy link
Author

berg-wang commented Apr 25, 2025

can you publish an image from FROM ghcr.io/astral-sh/uv with a newer python version?

TBXark added a commit that referenced this issue Apr 25, 2025
… node installation, and update Python version。 #7
@TBXark
Copy link
Owner

TBXark commented Apr 25, 2025

Updated to Python 3.13

@TBXark TBXark closed this as completed Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants