[ https://issues.apache.org/jira/browse/QPID-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17265751#comment-17265751 ]
Faycal El Karaa commented on QPID-8497: --------------------------------------- same problem on centos 6 with gcc 8.0, installed all qpid packages (proton 0.33, cpp 1.39 and python 1.37) and I have an error when launching qpid-config: Traceback (most recent call last): File "/usr/local/bin/qpid-config", line 32, in <module> from qpidtoollibs import BrokerAgent, Display, Header ImportError: No module named qpidtoollibs > error when launching qpid-config > -------------------------------- > > Key: QPID-8497 > URL: https://issues.apache.org/jira/browse/QPID-8497 > Project: Qpid > Issue Type: Bug > Components: C++ Broker > Affects Versions: qpid-cpp-1.39.0 > Environment: Linux Mint 20, gcc 9.3.0, boost 1.75, python 3.8.5 > Reporter: Faycal El Karaa > Priority: Blocker > > After installing qpid-proton 0.33 and qpid-cpp 1.39 on my linux mint 20, I > have an error when starting qpid-config: > Traceback (most recent call last): > File "/usr/local/bin/qpid-config", line 31, in <module> > from qpid.messaging import Connection, ConnectionError > ImportError: No module named qpid.messaging > > I thought qpid messaging was installed as well with qpid-cpp-1.39. Did I > forget to install anything? > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org