I am trying to setup kraken from source and I get an import error on using the ceph command: Traceback (most recent call last): File "/home/ssd/src/vanilla-ceph/ceph-install/bin/ceph", line 112, in <module> from ceph_argparse import \ ImportError: cannot import name descsort_key The python path is correctly pointing to the location of ceph_argparse but I want to know if it is a known error. On looking online, I found that this is generally a result of circular dependencies, although of what, I do not know yet.
Any help would be appreciated. Thanks! Aakanksha |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com