Skip to content

missing dependency #2

@nmeaux

Description

@nmeaux

Hello,

On a fresh new system one package is missing for clara to get it work :

# 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

rgds

Nicolas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions