I am having the following issue with Qpid-config and I am unable to create queues. I am getting the following message. Any suggestions on how I could resolve this issue.
C:\qpid-0.18\qpid-0.18\tools\src\py>python qpid-config
Traceback (most recent call last):
File "qpid-config", line 31, in <module>
from qpid.messaging import Connection
ImportError: No module named qpid.messaging
