It is possible that cryosparcw install-3dflex
has failed. You check the install-3dflex
output for details.
To facilitate troubleshooting, you may also consider
- updating CryoSPARC to the latest version and patch (v4.2.1+230427 as of May 11, 2023)
- removing the old version of 3DFLex dependencies:
/path/to/cryosparc_worker/bin/cryosparcw forcedeps
- ensuring there is no output when running (without
cryosparcw call
)
/usr/bin/which nvcc
- installing the current version of 3DFlex dependencies
/path/to/cryosparc_worker/bin/cryosparcw install-3dflex 2>&1 | tee install_3dflex_421.log