Installation ===================== NeuroGraph is available for Python 3 and can be easily installed with pip .. code-block:: python 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 `_.