yhtang / GraphDot

GPU-accelerated Marginalized Graph Kernel with customizable node and edge features; Gaussian process regression.

Home Page:https://graphdot.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some requirements are not installed when using `pip install graphdot`

jdagdelen opened this issue · comments

I'm working on running graphdot in a Google Colab notebook. sing pip install graphdot does not install some of the required libraries that are called when running the example provided in the docs. These are:

  • treelib
  • rdkit (not pip-installable)

An example Colab with a working installation can be found here:
https://colab.research.google.com/drive/1jNMRkUIbxzIJBqpaWgD-DTh4uuQE28Kb?usp=sharing

Hi John,

Thanks for the feedback! I do not have permission to access the google drive file though. Could you please give me access?

Yu-Hang

Fixed upstream.