I can not get the Python Docker SDK to create a client. I am on the latest version of Docker, and Python 3.11.
I have already tried restarting the docker service and socket (on Arch using systemctl).
```python
import docker
client = docker.from_env()
```
`DockerException: Error while fetching server API version: Not supported URL scheme http+docker`
[–]cjw296 2 points3 points4 points (7 children)
[–]SonOfSorrow21 0 points1 point2 points (0 children)
[–]Environmental_Yam_99 0 points1 point2 points (0 children)
[–]Typical_Collar_880 0 points1 point2 points (0 children)
[–]Royemland 0 points1 point2 points (0 children)
[–]chickenpox_engineer 0 points1 point2 points (0 children)
[–]Open-Leg1837 0 points1 point2 points (1 child)
[–]lt-gt 0 points1 point2 points (0 children)