On Wed, 31 Aug 2011 19:08:50 +0100, Gordon Sim wrote:

[...]

One issue I wasn't able to resolve: there seems to be a conflict in the two possible python qmf* packages - the one is covering qmf.console, the other the qmf module itself. They can't be installed at the same time,
because they're no namespace packages.

Just to confirm, the issue here is

https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/bindings/qmf/python/qmf.py
and

https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/bindings/qmf/python/qmf.py?

If so they seem to coexist ok for me. I have:

/usr/lib64/python2.4/site-packages/qmf.py
/usr/lib64/python2.4/site-packages/qmf/__init__.py
/usr/lib64/python2.4/site-packages/qmf/console.py

Though I don't actually use the qmf.py at all, the console.py
certainly works ok. Ted, any thoughts here?

Hi Gordon,

I've finally resolved that one by installing both python packages to the same location. There's no conflict anymore.

Regards,
Cajus

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to