Installing "3dflex" got failed

It is possible that cryosparcw install-3dflex has failed. You check the install-3dflex output for details.
To facilitate troubleshooting, you may also consider

  1. updating CryoSPARC to the latest version and patch (v4.2.1+230427 as of May 11, 2023)
  2. removing the old version of 3DFLex dependencies:
    /path/to/cryosparc_worker/bin/cryosparcw forcedeps
  3. ensuring there is no output when running (without cryosparcw call)
    /usr/bin/which nvcc
  4. installing the current version of 3DFlex dependencies
    /path/to/cryosparc_worker/bin/cryosparcw install-3dflex 2>&1 | tee install_3dflex_421.log