Working with molecular structures in pandas DataFrames
bioinformatics
pdb
molecular-structures
pandas-dataframe
protein-structure
molecule
computational-biology
drug-discovery
molecules
mol2
pdb-files
-
Updated
Mar 19, 2022 - Python


I encountered this error when running Equibind.
/opt/dgl/src/runtime/tensordispatch.cc:43: TensorDispatcher: dlopen failed: libtorch_cuda.so: cannot open shared object file: No such file or directory
According to this https://discuss.dgl.ai/t/error-tensordispatcher/2468 the error impacts performance but does not impact usage. Equibind appears to run in spite of this error. I thought you m