docker-py: Cannot install on Windows
When I try to install docker-py using pip install docker, I get the error below:
Could not find a version that satisfies the requirement pypiwin32==220; sys_platform == "win32" and python_version >= "3.6" (from docker) (from versions: 219)
No matching distribution found for pypiwin32==220; sys_platform == "win32" and python_version >= "3.6" (from docker)
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 16 (6 by maintainers)
Next release (3.5.0) will have Python 3.7 support. Thank you for your patience.
@shin- Do you have rough ETA for 3.5.0? Thanks!
Still no python 3.7 support? The awsebcli seems to depend on docker-py. I get this error message with python 3.7:
ETA: an hour or so 🙂