You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by ferozkhan27 <fe...@gmail.com> on 2011/08/14 09:20:32 UTC

Re: python client unknown url type

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:users-subscribe@qpid.apache.org