<div dir="ltr">Hi again,<div><br></div><div>You are right. There seems to be some problem during my library installation.</div><div>So now I re-installed both pika and tornado but somehow pip did not worked so I instead used apt-get and installed.�</div>
<div><div><br></div><div>Thank you very much . It was of a great help.�</div><div><br></div><div>I will also make publisher with tornado and see if I see any difference in throughput.</div>
<div><br></div><div><br></div><div>Best Regards,</div><div>Priyanki.</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 15, 2013 at 6:38 PM, Laing, Michael <span dir="ltr">&lt;<a href="mailto:michael.laing@nytimes.com" target="_blank">michael.laing@nytimes.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">at the command line:<div><br></div><div>pip install tornado</div></div><div class="HOEnZb"><div class="h5">
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 15, 2013 at 12:32 PM, Ask Solem <span dir="ltr">&lt;<a href="mailto:ask@rabbitmq.com" target="_blank">ask@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br>
On Aug 15, 2013, at 5:28 PM, Priyanki Vashi &lt;<a href="mailto:vashi.priyanki@gmail.com" target="_blank">vashi.priyanki@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Hi ,<br>
&gt;<br>
&gt; I don&#39;t print &#39;y&#39;. Which means I don&#39;t have tornado installed.<br>
&gt;<br>
&gt; Could you please guide me on how to install this tornado connector ?<br>
&gt;<br>
&gt; I thought pika by default would include tornado so did not realized that this could be the case.<br>
&gt;<br>
<br>
</div>From looking at the source code I can tell that this will happen<br>
if the &#39;pika.adapters.tornado_connection&#39; module does not import properly.<br>
If that happens it will simply ignore the error and TornadoConnection<br>
will be None.<br>
<br>
<br>
Try this:<br>
<br>
<br>
� � from pika.adapters.tornado_connection import TornadoConnection<br>
<br>
<br>
That may give you the error and reason.<br>
<div><div>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>