You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying the ani_quicktest.py example and I receive an error:
$ python examples/ani_quicktest.py
Traceback (most recent call last):
File "/home/mdi0316/WORK_TME022/external_packages/ASE_ANI/examples/ani_quicktest.py", line 6, in <module>
from ase_interface import ANIENS
File "/home/mdi0316/WORK_TME022/external_packages/ASE_ANI/lib/ase_interface.py", line 20, in <module>
import pyNeuroChem as pync
ImportError: libcublas.so.9.2: cannot open shared object file: No such file or directory
Nonetheless, I installed libcublas
$ conda list | grep libcublas
libcublas 12.3.2.9 0 nvidia
Hello, I am trying the
ani_quicktest.py
example and I receive an error:Nonetheless, I installed libcublas
I am using this GPU:
Thank you
The text was updated successfully, but these errors were encountered: