Skip to content
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

The request and urllib3 version dependency conflict problem occurs, and the error ocker.errors.DockerException: Error while fetching server API version: request() got an unexpected keyword argument 'chunked' appears #942

Open
hezhiqiang8909 opened this issue Jun 3, 2024 · 0 comments

Comments

@hezhiqiang8909
Copy link

During the installation and debugging process, there is a version dependency conflict between requests and urllib3. You need to add urllib3<2 in the docker/requirements.txt file to fix the installation version. Otherwise, this issue error will be prompted. docker/docker-py#3113

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

1 participant