Dear All
I had some license error previously on cryosparc 2.14. I thought to update to the newer version. However update was having some issue. I started to reinstall the new version. When I do standalone installation it ends with following error:
Autodetecting available GPUs...
Traceback (most recent call last):
File "bin/connect.py", line 231, in <module>
gpu_devidxs = check_gpus()
File "bin/connect.py", line 105, in check_gpus
num_devs = print_gpu_list()
File "bin/connect.py", line 22, in print_gpu_list
import pycuda.driver as cudrv
File "/home/dillip/Documents/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/driver.py", line 5, in <module>
from pycuda._driver import * # noqa
ImportError: libcuda.so.1: cannot open shared object file: No such file or directory
Please let me know possible solutions.
Thank you in advance.