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

'docker-py' package is polluting the namespace - Docker Version 17.03 #12

Open
benhtn opened this issue Mar 16, 2017 · 0 comments
Open

Comments

@benhtn
Copy link

benhtn commented Mar 16, 2017

I'm on OSX 10.11.6 with Docker Version 17.03.0-ce-mac2. When trying to run:
$craftman --port=8080 install
I get

ERROR: Dependency conflict: an older version of the 'docker-py' package is polluting the namespace. Run the following command to remedy the issue:
pip uninstall docker docker-py; pip install docker

I ran those commands as root, but it still came back the same. Is this an issue when using craftman with the new version of Docker maybe?

Cheers

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