The file is named console.py and it is in directory called qmf. I think it should be still in the extras folder for 0.34: https://svn.apache.org/repos/asf/qpid/tags/qpid-cpp-0.34/qpid/extras/qmf/src/py/qmf/ https://github.com/apache/qpid/tree/609dd2d2d3dc9bb07ddaee58709c919ee5022685/qpid/extras/qmf/src/py/qmf
However, the latest trunk version has it already in management: https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/management/python/lib/qmf/ https://github.com/apache/qpid/tree/trunk/qpid/cpp/management/python/lib/qmf On Sat, Jun 18, 2016 at 9:46 AM, 志尧仔 <[email protected]> wrote: > When i use command:"qpid-tool" or "qpid-route",the error report tells me > that "ImportError: No module named qmf.console". > But i cant find any file named qmf.console. > I have look for info from google and someone said it's under a folder > called "extras". > I think it's old version qpid because 0.34v have not folder name "extras" > > > any help is appreciated!
