yazdanimehdi / DeepDrugDomain

DeepDrugDomain: A versatile Python toolkit for streamlined preprocessing and accurate prediction of drug-target interactions and binding affinities, leveraging deep learning for advancing computational drug discovery.
MIT License
20 stars 5 forks source link

FileNotFoundError: Config file for model 'attentionsitedti' not found at deepdrugdomain/configs/attentionsitedti.json. #2

Open Arkhefarma opened 4 months ago

Arkhefarma commented 4 months ago

FileNotFoundError: Config file for model 'attentionsitedti' not found at deepdrugdomain/configs/attentionsitedti.json. I couldnt fix this problem. I installed the program following the instructions, but I could not run it due to this warning.

yazdanimehdi commented 1 week ago

Please try again and let me know if the issue has been resolved

Arkhefarma commented 6 days ago

When I run the code "import deep drug domain as ddd" the first warning I get is "ImportError: Cannot load Graphbolt C++ library". Then I update the dgl by running this code in the jupyter notebook "conda install -c dglteam/label/th24_cu124 dgl" and I get this warning "Config file for model 'attentionsitedti' not found at deepdrugdomain/configs/attentionsitedti.json." Should I try a different dgl version?

yazdanimehdi commented 4 days ago

What OS are you using?

Arkhefarma commented 3 days ago

Debian linux