AF_Cluster
AF_Cluster copied to clipboard
#ModuleNotFoundError in runAF2.py
Hello, when I am running runAF2.py in command line it is giving module error ModuleNotFoundError: No module named 'alphafold.model.tf' could you please specify why it is giving this error.
024-01-03 15:27:50.248150: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:9261] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
2024-01-03 15:27:50.248184: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:607] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered
2024-01-03 15:27:50.249021: E external/local_xla/xla/stream_executor/cuda/cuda_blas.cc:1515] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
2024-01-03 15:27:50.832230: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
Traceback (most recent call last):
File "/home/kinshuk/Desktop/naveen/AF_Cluster-main/scripts/RunAF2.py", line 28, in
Thankyou.
Best Naveen