You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.
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/
The text was updated successfully, but these errors were encountered:
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/
The text was updated successfully, but these errors were encountered: