TypeError: 'NoneType' object is not subscriptable in local resolution estimation

When i want to run the local resolution estimation, I used import job to import job non-uniform refinement, and build the local resolution estimation, but get a error, TypeError: ‘NoneType’ object is not subscriptable, and then, what I need to do?

Traceback (most recent call last):
File “cryosparc_master/cryosparc_compute/run.py”, line 96, in cryosparc_compute.run.main
File “cryosparc_master/cryosparc_compute/jobs/local_resolution/run.py”, line 621, in cryosparc_compute.jobs.local_resolution.run.run_locres
TypeError: ‘NoneType’ object is not subscriptable

@wangl Please can you post additional information:

  1. the CryoSPARC version
  2. additional lines form the Event Log that reveal at which step the job failed
  3. the expanded inputs
  4. output of the command (substitute actual project and job uids)
    cryosparcm cli "get_job('Px', 'Jy', 'params_spec')"
    

Same here:

@zalkr Please can you post the end of the imported NU-refinement job’s event log?