<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Nathan,<div class=""><span class="Apple-tab-span" style="white-space:pre">   </span>I'm not sure why you're resorting to the Python layer to do this.  AFAIK, the "label" command's <b class="">text</b> option can label atoms with arbitrary text, including  values from that atom's attributes.  Perhaps you do need to provide more information about why that doesn't work for you.</div><div class=""><br class=""></div><div class=""><div class="">--Eric</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">     </span>Eric Pettersen</div><div class=""><span class="Apple-tab-span" style="white-space:pre">    </span>UCSF Computer Graphics Lab</div><div><br class=""><blockquote type="cite" class=""><div class="">On Aug 8, 2021, at 7:43 PM, Nathan Wood via ChimeraX-users <<a href="mailto:chimerax-users@cgl.ucsf.edu" class="">chimerax-users@cgl.ucsf.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><p style="white-space: pre-wrap;" class="">2. I have encountered another issue with regards to using the API call label(session,...) as imported through 'from chimerax.label import label3d'. I intend to write a script that can label values to specific atoms and I am not sure how to move forward with the issues mentioned below.  
</p><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;" class=""> - When I attempt to run `label(session,...)`I would return the error "NameError: name 'label' is not defined"</div><div style="white-space: pre-wrap;" class=""><br class="webkit-block-placeholder"></div><p style="white-space: pre-wrap;" class="">- Furthermore, when I attempt to instead run 'label3d(session,...)` I return an error that " the module is not callable"
</p><div class="moz-cite-prefix"><br class=""></div><div class="moz-cite-prefix">Any assistance would be appreciated and more information can be provided.</div></div></blockquote></div><br class=""></div></body></html>