Re: ImportError: No module named qpid.disp while invoking qpid-tool

2015-12-17 Thread Kaushal Shriyan
On Thu, Dec 17, 2015 at 2:18 PM, Kaushal Shriyan wrote: > Hi, > > I am getting the below issue while invoking qpid-tool on Red Hat > Enterprise Linux Server release 6.6 (Santiago) OS. Apache qpid version is > 0.14 and python version is 2.6.6. > > ./qpid-tool > Traceback (most recent call last): >

ImportError: No module named qpid.disp while invoking qpid-tool

2015-12-17 Thread Kaushal Shriyan
Hi, I am getting the below issue while invoking qpid-tool on Red Hat Enterprise Linux Server release 6.6 (Santiago) OS. Apache qpid version is 0.14 and python version is 2.6.6. ./qpid-tool Traceback (most recent call last): File "./qpid-tool", line 31, in from qpid.disp import Display Im