# clara images create test
Traceback (most recent call last):
File "/usr/bin/clara", line 69, in <module>
from clara.utils import clara_exit, conf, initialize_logger
File "/usr/lib/python2.7/dist-packages/clara/utils.py", line 43, in <module>
import ClusterShell.NodeSet
ImportError: No module named ClusterShell.NodeSet
# apt-get install python-clustershell
Hello,
On a fresh new system one package is missing for clara to get it work :
rgds
Nicolas