If your cryosparc_worker
tree is still in the state where
and you have the necessary system privileges, you may want to try:
- update your nvidia-driver to version 460.32.03 or newer (guide)
- reboot the computer
- 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.