In cctbx_project/iotbx/pdb/multimer_reconstruction.py there is a dependency on Phenix
from phenix.command_line.simple_ncs_from_pdb import simple_ncs_from_pdb
from phenix.command_line.simple_ncs_from_pdb import ncs_master_params
Please could someone remove this? I just had a look at cleaning things up so that this was encapsulated but was not obvious and figured risk of breaking was more substantial.
This is breaking our nightly build tests at Diamond as we don’t check out phenix :o(