TypeError: concat() takes 1 positional argument but 2 were given

Unfortunately, I cannot provide a resolution for this issue, but have a few suggestions:

  1. Did you confirm that TOPAZ tasks run properly when run/initiated outside CryoSPARC?
  2. Given that current instructions for the creation of the conda environment
    conda create -n topaz python=3.6
    
    did you confirm that TOPAZ can run in a python-3.10 environment?
  3. After confirming TOPAZ function outside CryoSPARC, you may want to wrap TOPAZ in a shell script, which in turn should be specified as Path to Topaz executable (details).
  4. See Topaz Train - TypeError: concat() takes 1 positional argument but 2 were given for a related discussion.