Hi, I too had same "Unknow URL" problem.
ValueError: unknown url type: <my-dir>/qpid-0.10/python/qpid/specs/amqp-0-10.dtd actull downloaded contains amqp.0-10.dtd but while buliding its looking for amqp-0-10.dtd. So i just replace '.' with '-'. And its solve my problem.... :) -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/python-client-unknown-url-type-tp4418068p6684456.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
