google-deepmind / google-deepmind/alphafold

"TypeError: HTTPConnection.request() got an unexpected keyword argument 'chunked'" error while running AlphaFold

Open
#853 12 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
14.9k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

Dear AlphaFold users and/or developers,

I'm struggling to find the root cause of two error messages
"File "/home/rloureiro/alphafold/alphafold-env/lib/python3.10/site-packages/urllib3/connectionpool.py", line 497, in _make_request
conn.request(
TypeError: HTTPConnection.request() got an unexpected keyword argument 'chunked'" and "During handling of the above exception, another exception occurred: File "/home/rloureiro/alphafold/alphafold-env/lib/python3.10/site-packages/docker/api/client.py", line 221, in _retrieve_server_version
raise DockerException(
docker.errors.DockerException: Error while fetching server API version: HTTPConnection.request() got an unexpected keyword argument 'chunked'"
while trying to run AlphaFold on a local machine with Ubuntu 22.04 LTS, CUDA 12.2 and the compatible latest version of Docker. I installed AlphaFold dependencies and tried to run AlphaFold on a Python environment having Python 3.10.12. I uninstalled and reinstalled Docker and AlphaFold but I got the same mistakes when trying to run it.
Any support in solving this issue would be highly appreciated.

With best regards,
Rui João Loureiro

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.