Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

amsterdam install not works on Ubuntu desktop 18.04 64 bit #58

Open
michal25 opened this issue Mar 24, 2019 · 2 comments
Open

amsterdam install not works on Ubuntu desktop 18.04 64 bit #58

michal25 opened this issue Mar 24, 2019 · 2 comments

Comments

@michal25
Copy link

pip install amsterdam

Collecting amsterdam
Using cached https://files.pythonhosted.org/packages/ac/f2/13c4dab827cd19271aca2786d712ba203da276d09d96804b3bcdcf36613a/amsterdam-1.1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-build-62cdWj/amsterdam/setup.py", line 3, in
from src.amsterdam import AMSTERDAM_VERSION
File "src/init.py", line 2, in
from .amsterdam import *
File "src/amsterdam.py", line 28, in
from docker import Client
ImportError: cannot import name Client

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-62cdWj/amsterdam/

@pevma
Copy link
Member

pevma commented Mar 26, 2019

I think Amsterdam needs an overhaul.
CC @regit

@saneysrikanth
Copy link

sudo apt-get install docker.io python-pip
pip install docker-compose==1.9.0
sudo pip install amsterdam

Try the above steps @michal25

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants