InstallationΒΆ

NeuroGraph is available for Python 3 and can be easily installed with pip

pip install NeuroGraph

NeuroGraph is developed on top of PyG and requires PyG to be installed. To install PyG, please follow the instructions provided in the PyG documentation here.