AttributeError: 'NoneType' object has no attribute 'fields'

Greeting there,

I am running the NU refinement. I clone job directly which work previously and replace the particles and volume and got error below: which is different from other types of AttributeError.
Can you please point me out? Thanks a lot.

[CPU: 234.5 MB] Traceback (most recent call last):
File “cryosparc_worker/cryosparc_compute/run.py”, line 85, in cryosparc_compute.run.main
File “cryosparc_worker/cryosparc_compute/jobs/refine/newrun.py”, line 71, in cryosparc_compute.jobs.refine.newrun.run_homo_refine
File “/app/cryosparc_worker/cryosparc_compute/jobs/common.py”, line 454, in create_missing_fields_in_dataset
currfields = dataset.fields()
AttributeError: ‘NoneType’ object has no attribute ‘fields’

Greeting there,

Sorry for the disturbing. I have it figured out.
I export and import jobs, and have not wait until it completed and used it NU refinement.

Thanks a lot and sorry.

1 Like