Cryosparw update version 4.1.1

If your cryosparc_worker tree is still in the state where

and you have the necessary system privileges, you may want to try:

  1. update your nvidia-driver to version 460.32.03 or newer (guide)
  2. reboot the computer
  3. open a shell under the account that runs the CryoSPARC instance and
unset LD_LIBRARY_PATH
export PATH=/usr/bin:/bin:/usr/sbin:/sbin
/path/to/cryosparc_worker/bin/cryosparcw install-3dflex 2>&1 | tee 3dflex_deps.log

If successful, installation of 3DFlex dependencies should overcome the problem of an initially failed pycuda installation.