<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>As I understand it the "rcdb" command is still in quasi-beta
mode. If you want to query the database from the command line,
"rcnd" should work.<br>
</p>
<br>
<div class="moz-cite-prefix">On 08/30/2017 07:44 AM, Richard Jones
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CABfxa3QV9_Kfw+xJR11FyNqs0BwS8KVswxvSjLgVgdmU6sRKPA@mail.gmail.com">
<div dir="ltr">Hello Dmitry,
<div><br>
</div>
<div>As has been reported earlier, rcdb v0.02 crashes at
invocation on a standard Centos 6 host.</div>
<div><br>
</div>
<div>
<div>[jonesrt@gluey rcdb]$ rcdb</div>
<div>Traceback (most recent call last):</div>
<div> File "/home/halld/rcdb/python/rcdb/cmd.py", line 65, in
<module></div>
<div> @pass_rcdb_context</div>
<div> File "/home/halld/rcdb/python/click/decorators.py",
line 151, in decorator</div>
<div> _param_memo(f, ArgumentClass(param_decls, **attrs))</div>
<div> File "/home/halld/rcdb/python/click/core.py", line
1699, in __init__</div>
<div> Parameter.__init__(self, param_decls,
required=required, **attrs)</div>
<div>TypeError: __init__() got an unexpected keyword argument
'help'</div>
</div>
<div><br>
</div>
<div>The error is in one of the decorators, where it gives a
help="" argument that is not supported by the Parameter class
constructor. It is easy to fix by adding a help=None to the
end of the Parameter constructor argument list in core.py.
Would you like me to submit a pull request for this, or leave
it to you?</div>
<div><br>
</div>
<div>-Richard Jones</div>
<div><br>
</div>
<div><br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Halld-offline mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Halld-offline@jlab.org">Halld-offline@jlab.org</a>
<a class="moz-txt-link-freetext" href="https://mailman.jlab.org/mailman/listinfo/halld-offline">https://mailman.jlab.org/mailman/listinfo/halld-offline</a></pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Mark Ito, <a class="moz-txt-link-abbreviated" href="mailto:marki@jlab.org">marki@jlab.org</a>, (757)269-5295
</pre>
</body>
</html>