cryoFIT / cryo_fit2

cryo_fit2 source codes, test files, live at .../phenix-xxxx/modules
3 stars 2 forks source link

Help on an error message #12

Open Alpharyun opened 1 year ago

Alpharyun commented 1 year ago

Hi, I am trying to use your cryo_fit2 to fit my model to a 2.9A map, but always get an error. So i tried the tutorial file, still get same error message as follows, could you help me figure out its an installation problem or a setting problem? Thanks!

Alphar

Starting job

Validating inputs A user entered resolution: 4.0 A user input atomistic model file name: input/tutorial_cryo_fit2_model.pdb Traceback (most recent call last): File "/opt/ohpc/pub/apps/phenix-1.19.2-4158/build/../modules/cryo_fit2/command_line/cryo_fit2_command.py", line 20, in run_program(program_class=cryo_fit2_program.Program) File "/opt/ohpc/pub/apps/phenix-1.19.2-4158/modules/cctbx_project/iotbx/cli_parser.py", line 72, in run_program task.run() File "/opt/ohpc/pub/apps/phenix-1.19.2-4158/modules/cryo_fit2/command_line/cryo_fit2_program.py", line 425, in run model.process(pdb_interpretation_params=work_params, make_restraints=True) AttributeError: 'manager' object has no attribute 'process'