On Mon, Oct 22, 2012 at 11:06 AM, Justin Riley <span dir="ltr">&lt;<a href="mailto:jtriley@mit.edu" target="_blank">jtriley@mit.edu</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is a stupid bug in the error reporting which masks the underlying<br>
error. I&#39;ve fixed the bug in the error reporting in my local branch<br>
and will include the fix in the next release.<br>
<br>
Your issue is that you specified both num_users and usernames settings<br>
in your plugin config and len(usernames) != num_users. To fix your<br>
immediate problem you need to use either delete num_users or<br>
usernames. If you specify both then you will get an error unless<br>
len(usernames) == num_users.<br></blockquote><div><br></div><div>Yea - after looking further at the messages, I came to the same conclusion. No harm, no foul. Thanks for getting back to me.</div><div> </div></div>-- <br>
<div>=============================================================</div><div>Terry Gliedt     <a href="mailto:tpg@umich.edu" target="_blank">tpg@umich.edu</a>       <a href="http://www.hps.com/~tpg/" target="_blank">http://www.hps.com/~tpg/</a></div>
<div>Biostatistics, Univ of Michigan  Personal Email:  <a href="mailto:tpg@hps.com" target="_blank">tpg@hps.com</a></div><div><br></div><br>