Skip to content

Add Python version 3.11 specification#59

Open
kaikanertan wants to merge 1 commit intofuergaosi233:mainfrom
kaikanertan:main
Open

Add Python version 3.11 specification#59
kaikanertan wants to merge 1 commit intofuergaosi233:mainfrom
kaikanertan:main

Conversation

@kaikanertan
Copy link

If no Python version is specified, the latest version of Python is used by default when building images. but this python version lacks httptools. To avoid problems, specify Python version 3.11.

when build Docker image, hava to set the python version
@edwinans
Copy link

edwinans commented Feb 9, 2026

I confirm having them same issue, and putting:
ENV UV_PYTHON=3.12 in the Dockerfile solved the problem similarly.

byebyebruce pushed a commit to byebyebruce/claude-code-proxy that referenced this pull request Feb 12, 2026
Feat: Enables authentication to google via VertexAI and application default creds
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

Successfully merging this pull request may close these issues.

2 participants