3D Flex Training error (library not found)

To help us understand the current state of your 3DFlex dependencies installation, please can you

  • describe any installation/reconfiguration actions undertaken after observing ImportError: libnccl.so.2...
  • post outputs of the following commands
csw=/home/cryspc/Cryosparc/cryosparc_worker/bin/cryosparcw
$csw call /usr/bin/env | grep PATH
$csw call python -c "import torch, pycuda.driver; print(f'pycuda version? {pycuda.driver.get_version()}\nTorch version {torch.__version__}\nTorch CUDA available? {torch.cuda.is_available()}')"
$csw call which nvcc
nvidia-smi