hjm9702 / nmr_sgnn

Source code for "Scalable graph neural network for NMR chemical shift prediction"
8 stars 2 forks source link

Include dgllife in your installation section #2

Closed geoffreyweal closed 10 months ago

geoffreyweal commented 10 months ago

Also, you may want to add in your installation section that you need to install dgllife as well:

pip3 install --user --upgrade dgllife
hjm9702 commented 10 months ago

Thank you for pointing out! I just updated the installation section.