<div dir="ltr">Hi,<div>I hope this email finds you well. I am trying to use the ChimeraX Python shell to run commands programmatically (such as opening different protein structures, extracting the number of hydrogen bonds from a structure, changing the sel number, and saving the log file). When I try to run this command: run(session, "open <insert filepath>"), I am getting this error: "AttributeError: module 'chimerax.core.session' has no attribute 'ui'." I am getting similar errors when I run any run(session, ...) command, such as the first one on this tutorial: <a href="https://www.cgl.ucsf.edu/chimerax/docs/devel/tutorials/introduction.html">https://www.cgl.ucsf.edu/chimerax/docs/devel/tutorials/introduction.html</a>. These commands were working around a month ago, and I am not sure why they are not working now. Could you please help me resolve this issue? Thanks in advance.</div><div><br></div><div>Warm regards,</div><div>Aashna</div></div>