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