[rabbitmq-discuss] Hello World Example
Matthias Radestock
matthias at rabbitmq.com
Mon Feb 21 08:29:36 GMT 2011
Gary,
On 21/02/11 01:24, Gary Richards wrote:
> When I try to use the Hello World example for Python I get the
> following error:
>
> TypeError: channel() takes at least 2 arguments (1 given)
>
> Does anyone know what is wrong?
From http://www.rabbitmq.com/tutorial-one-python.html ...
<quote>
In this tutorial we're going to use pika version *0.5.2*
</quote>
Looks like you have a more recent version installed.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list