Project

General

Profile

Actions

Bug #24622

closed

No module named rados

Added by chang wan almost 6 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I have installed ceph from source code using these command:

sudo ./install-deps.sh
./do_cmake.sh
cd build/
make && sudo make install

But when I run /usr/local/bin/ceph -v, it failed with error:
Traceback (most recent call last):
  File "/usr/local/bin/ceph", line 125, in <module>
    import rados
ImportError: No module named rados

The version of ceph is 12.2.5 luminous. The OS is centos 7.

Actions

Also available in: Atom PDF