﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
5425	no 'contacts' in interfaces.cmd	Eric Pettersen	Tom Goddard	"WARNING: autodoc: failed to import function 'contacts' from module 'chimerax.interfaces.cmd'; the following exception was raised:
Traceback (most recent call last):
  File ""/private/var/tmp/chimerax_build/develop/chimerax/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/sphinx/util/inspect.py"", line 423, in safe_getattr
    return getattr(obj, name, *defargs)
AttributeError: module 'chimerax.interfaces.cmd' has no attribute 'contacts'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File ""/private/var/tmp/chimerax_build/develop/chimerax/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py"", line 110, in import_object
    obj = attrgetter(obj, mangled_name)
  File ""/private/var/tmp/chimerax_build/develop/chimerax/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/sphinx/ext/autodoc/__init__.py"", line 332, in get_attr
    return autodoc_attrgetter(self.env.app, obj, name, *defargs)
  File ""/private/var/tmp/chimerax_build/develop/chimerax/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/sphinx/ext/autodoc/__init__.py"", line 2771, in autodoc_attrgetter
    return safe_getattr(obj, name, *defargs)
  File ""/private/var/tmp/chimerax_build/develop/chimerax/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/sphinx/util/inspect.py"", line 439, in safe_getattr
    raise AttributeError(name) from exc
AttributeError: contacts"	defect	closed	moderate		Documentation		fixed						all	ChimeraX
