Hi, thanks a lot for sharing your great work on GraphBAN — I found the paper and the model very impressive!
I’m trying to run inference with the model, but I’ve run into some issues with the environment setup both locally and on Google Colab. I followed the provided steps, but couldn’t get everything working.
One specific issue is with installing rdkit. The pip installation fails, so I tried installing it via conda, which solved that part. However, I’m still unable to run the model for inference afterwards.
Do you have any suggestions or guidance on how to resolve these setup problems? Any help would be greatly appreciated
Hi, thanks a lot for sharing your great work on GraphBAN — I found the paper and the model very impressive!
I’m trying to run inference with the model, but I’ve run into some issues with the environment setup both locally and on Google Colab. I followed the provided steps, but couldn’t get everything working.
One specific issue is with installing rdkit. The pip installation fails, so I tried installing it via conda, which solved that part. However, I’m still unable to run the model for inference afterwards.
Do you have any suggestions or guidance on how to resolve these setup problems? Any help would be greatly appreciated