Michael,<div><br></div><div>My specific question was that I cannot even make the call w/o an explicit "queue"&nbsp;parameter&nbsp; &nbsp;And, when forced to supply a queue&nbsp;parameter&nbsp; queue_declare will not auto-generate a name. &nbsp;Can you show me the exact line of code you used to make the call?</div><div><br></div><div>Thanks.<br><br>On Friday, November 9, 2012 4:01:56 PM UTC-8, Michael Tolson wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">I just added a dummy name and it ran ok. Perhaps the 'exclusive' trigger internal genration of a name<br><br>On Thursday, November 8, 2012 2:56:55 PM UTC-8, scott taggart wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">I am running pika 0.9.6. &nbsp;I am trying to call <font color="#005500" face="Courier New">queue_declare() with no queue name as shown the the tutorial 3&nbsp;python&nbsp;demo at the rabittmq site to have an auto-generated Q name. &nbsp;The method does not accept no queue name so I have tried passing 0, None, etc. and I keep getting an exception regarding the non-string value for the Q name. &nbsp;What value can I pass in to cause the Q name to be auto-generated?</font></blockquote></blockquote></div>