<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="MSHTML 8.00.6001.19019">
<style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
</head>
<body ocsi="x">
<font color="#000000" size="2" face="Tahoma">
<div dir="ltr"><font size="2" face="tahoma">That is the error you get with the wrong version of pika for your client code.</font></div>
<p>&nbsp;</p>
<div dir="ltr">We are in process of updating the python tutorials and examples from pika 0.5.2 to 0.9.5</font></div>
<div dir="ltr"><font size="2" face="tahoma">Currently you will find the code examples and readme on github are for 0.9.5, but the website tutorials are for 0.5.2</font></div>
<div dir="ltr"><font size="2" face="tahoma">They should match in a day or so (just waiting for approval).</font></div>
<div dir="ltr"><font size="2" face="tahoma">The differences are actually very small.</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div dir="ltr"><font size="2" face="tahoma"></font><font size="2" face="tahoma">You may find it useful to have a recent version of pip, too.</font></div>
<div dir="ltr"><font size="2" face="tahoma">This will make it easier to&nbsp;uninstall any version you don't need.</font></div>
<div dir="ltr"><font size="2" face="tahoma">It's possible you have both versions of pika installed, and have just selected 0.9.5 (e.g. if you ran pip install pika without specifying version)</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div>
<div><font size="2" face="Tahoma">Ann Witbrock</font></div>
<div><font size="2" face="tahoma"><a href="mailto:awitbrock@vmware.com">awitbrock@vmware.com</a></font></div>
</div>
<div style="DIRECTION: ltr" id="divRpF559576">
<hr tabindex="-1">
<font size="2" face="Tahoma"><b>From:</b> rabbitmq-discuss-bounces@lists.rabbitmq.com [rabbitmq-discuss-bounces@lists.rabbitmq.com] On Behalf Of bruce bushby [bruce.bushby@gmail.com]<br>
<b>Sent:</b> 16 April 2011 10:47<br>
<b>To:</b> Gene<br>
<b>Cc:</b> rabbitmq-discuss@lists.rabbitmq.com<br>
<b>Subject:</b> Re: [rabbitmq-discuss] Hello World Example<br>
</font><br>
</div>
<div></div>
<div>
<div><br>
</div>
I recently had the same error. My application was written for Pika&nbsp;0.5.2 but I had installed the latest version from&nbsp;<a href="https://github.com/pika/pika" target="_blank">https://github.com/pika/pika</a>.
<div><br>
</div>
<div>Perhaps manually check your &quot;site-packages&quot; area and make sure the versions are the same.</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
<div><br>
<div class="gmail_quote">On Sat, Apr 16, 2011 at 1:02 AM, Gene <span dir="ltr">&lt;<a href="mailto:ristretto.rb@gmail.com">ristretto.rb@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
could this be 64bit related? &nbsp;I was able to get this working on Ubuntu 10.10 32,<br>
but now trying on a Ubuntu 10.10 64 bit server and getting this traceback<br>
<br>
$ ./send.py<br>
Traceback (most recent call last):<br>
&nbsp;File &quot;./send.py&quot;, line 5, in &lt;module&gt;<br>
&nbsp; &nbsp;channel = connection.channel()<br>
<div>TypeError: channel() takes at least 2 arguments (1 given)<br>
<br>
</div>
Thanks<br>
<div>
<div></div>
<div><br>
<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>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</body>
</html>