Hi phenix team, hi Nigel, (it is macOS 15.7.3, phenix version 2.0-5936) I want to run phenix.ready_set on a protein with ligand. The run fails with some error in phenix elbow (I paste it below). When I run phenix.elbow on the ligand, like phenix.elbow vchfs_0210_phenix_001.pdb --residue UNL it works perfectly fine. I tried to provide phenix.ready_set with the cif file from the separate phenix.elbow file, but it fails again with the same error. Maybe I overlook something? Best regards, Guenter ------------------- error message below -------------------------- (base) guenter@Guenters-MacBook-Pro phenixqr % phenix.ready_set vchfs_0210_phenix_001.pdb INPUT Reading model from vchfs_0210_phenix_001.pdb Writing effective parameters to vchfs_0210_phenix_001.eff - to ligands using eLBOW, phenix.elbow Traceback (most recent call last): File "/Users/guenter/software/PHENIX/2.0-5936/phenix-2.0-5936/lib/python3.9/site-packages/elbow/command_line/ready_set.py", line 1118, in <module> run(args) File "/Users/guenter/software/PHENIX/2.0-5936/phenix-2.0-5936/lib/python3.9/site-packages/elbow/command_line/ready_set.py", line 861, in run rc = run_though_all_the_options( File "/Users/guenter/software/PHENIX/2.0-5936/phenix-2.0-5936/lib/python3.9/site-packages/elbow/command_line/ready_set.py", line 221, in run_though_all_the_options rc = add_hydrogens.run( File "/Users/guenter/software/PHENIX/2.0-5936/phenix-2.0-5936/lib/python3.9/site-packages/elbow/command_line/add_hydrogens.py", line 909, in run rc = add_hydrogens( File "/Users/guenter/software/PHENIX/2.0-5936/phenix-2.0-5936/lib/python3.9/site-packages/elbow/command_line/add_hydrogens.py", line 710, in add_hydrogens hierarchy = remove_incorrect_hydrogens(hierarchy, File "/Users/guenter/software/PHENIX/2.0-5936/phenix-2.0-5936/lib/python3.9/site-packages/elbow/command_line/add_hydrogens.py", line 435, in remove_incorrect_hydrogens tmp = get_atom_names(atom_group.resname) File "/Users/guenter/software/PHENIX/2.0-5936/phenix-2.0-5936/lib/python3.9/site-packages/mmtbx/chemical_components/__init__.py", line 201, in get_atom_names for item in cif["_chem_comp_atom"]: KeyError: '_chem_comp_atom'