Hi,

 

I have tried using Autosol through the Phenix GUI and it starts to run and then crashes with the following error. I could use some help figuring out what I need to do to fix this? Your help is appreciated!

 

Thanks

Nick

 

AssertionError : Traceback (most recent call last):

  File "/software/x86_64-linux/phenix/1.10-2155/phenix-1.10-2155/modules/phenix/phenix/autosol/AutoBaseExtend.py", line 987, in DoNextMethod

    self.CarryOutBest()     # to be obtained after it is finished

  File "/software/x86_64-linux/phenix/1.10-2155/phenix-1.10-2155/modules/phenix/phenix/autosol/AutoBaseExtend.py", line 2147, in CarryOutBest

    getattr(self,str(self.application_method))()  # call this fn

  File "/software/x86_64-linux/phenix/1.10-2155/phenix-1.10-2155/modules/phenix/phenix/wizards/AutoSol.py", line 3492, in AutoSol_scale_and_analyze_mad

    verbose="")

  File "/software/x86_64-linux/phenix/1.10-2155/phenix-1.10-2155/modules/phenix/phenix/autosol/run_solve.py", line 499, in __init__

    raise AssertionError,error

AssertionError: None of the solve versions worked

Traceback:

  File "/software/x86_64-linux/phenix/1.10-2155/phenix-1.10-2155/modules/cctbx_project/libtbx/thread_utils.py", line 236, in run

    return_value = self._target(self._args, self._kwargs, self._c)

 

  File "/software/x86_64-linux/phenix/1.10-2155/phenix-1.10-2155/modules/cctbx_project/libtbx/runtime_utils.py", line 95, in __call__

    result = self.target()

 

  File "/software/x86_64-linux/phenix/1.10-2155/phenix-1.10-2155/modules/cctbx_project/libtbx/runtime_utils.py", line 74, in __call__

    result = self.run()

 

  File "/software/x86_64-linux/phenix/1.10-2155/phenix-1.10-2155/modules/phenix/phenix/wizards/runtime.py", line 36, in run

    run_wizard = wizard_cmdline(args=list(self.args))

 

  File "/software/x86_64-linux/phenix/1.10-2155/phenix-1.10-2155/modules/phenix/phenix/autosol/wizard_command_line.py", line 564, in __init__

    self.RunWizard()

 

  File "/software/x86_64-linux/phenix/1.10-2155/phenix-1.10-2155/modules/phenix/phenix/autosol/wizard_command_line.py", line 1001, in RunWizard

    self.runWizard.run()

 

  File "/software/x86_64-linux/phenix/1.10-2155/phenix-1.10-2155/modules/phenix/phenix/autosol/wizard_command_line.py", line 137, in run

    self.Wizard.Run(info='script')

 

  File "/software/x86_64-linux/phenix/1.10-2155/phenix-1.10-2155/modules/phenix/phenix/autosol/AutoBaseExtend.py", line 836, in Run

    self.DoNextMethod()

 

  File "/software/x86_64-linux/phenix/1.10-2155/phenix-1.10-2155/modules/phenix/phenix/autosol/AutoBaseExtend.py", line 1004, in DoNextMethod

    raise AssertionError, line