Hi,
Should I install Topaz seperately or it’s included in cryosparc v2.15.0?
I tried to run Topaz in cryosparc with default to “Path to Topaz executable” and found some below error.
[CPU: 163.1 MB] Traceback (most recent call last):
File “cryosparc2_worker/cryosparc2_compute/run.py”, line 85, in cryosparc2_compute.run.main
File “cryosparc2_compute/jobs/topaz/run_topaz.py”, line 81, in run_topaz_wrapper_train
assert topaz_exec_path is not None, “Must provide path to Topaz executable.”
AssertionError: Must provide path to Topaz executable.
Jianhao