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

ImportError #79

Open
DavidHuntt opened this issue Feb 17, 2021 · 2 comments
Open

ImportError #79

DavidHuntt opened this issue Feb 17, 2021 · 2 comments

Comments

@DavidHuntt
Copy link

DavidHuntt commented Feb 17, 2021

check_docker.py

File "/usr/local/ncpa/plugins/check_docker.py", line 12, in <module>
from collections import deque, namedtuple, UserDict, defaultdict
ImportError: cannot import name UserDict

This is after installing the collection. Still gets the error

@DavidHuntt
Copy link
Author

DavidHuntt commented Feb 17, 2021

Python 3.6.8

check-docker (2.2.2)
pip (9.0.3)
setuptools (39.2.0)

/usr/local/bin/
total 44
-rwxr-xr-x. 1 root root 35938 Feb 17 15:21 check_docker
-rwxr-xr-x. 1 root root   227 Feb 17 15:19 check_swarm
-r-x------. 1 root root   779 Aug 25 17:19 openshift-node

@DavidHuntt
Copy link
Author

Update to this issue. Adding -t [timeout], for me -t 300, is yielding better results. Now I need to correct the "Incorrect credentials given".

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