luwei0917 / TankBind

Open source code for TankBind. Galixir Tenchnologies
MIT License
150 stars 49 forks source link

run model(data) error #23

Open lonngxiang opened 1 year ago

lonngxiang commented 1 year ago

image

lonngxiang commented 1 year ago

also run this line 16 error https://github.com/luwei0917/TankBind/blob/main/examples/prediction_example_using_PDB_6hd6.ipynb

luwei0917 commented 1 year ago

I haven't seen these error before. please make sure you are using torchdrug=0.1.2

lonngxiang commented 1 year ago

I haven't seen these error before. please make sure you are using torchdrug=0.1.2

Thank you, torchdrug installed this version; But there are still other errors, maybe the installation package problem, I will check again

theangle134 commented 1 year ago

also run this line 16 error https://github.com/luwei0917/TankBind/blob/main/examples/prediction_example_using_PDB_6hd6.ipynb

image image

image

hi, Have you solved these problems? I also have these problems now. If you have solved them, can you help me?

lonngxiang commented 1 year ago

@theangle134 Basically pgl related dependency package issues, uninstall, reinstall and try again

theangle134 commented 1 year ago

@theangle134 Basically pgl related dependency package issues, uninstall, reinstall and try again

Thank you very much for your help