pic.pdf
Once see the above code snippet pdf file, while executing the train.py code, I m facing an Import Error which tells to install pyg-lib or torch-sparse library. But when i tried to install them, both the libraries are not installing. I also installed the torch_geometric library, still I'm getting the same error. Please help me out.
The error in train.py is : ImportError: 'NeighborSampler' requires either 'pyg-lib' or 'torch-sparse'
You can view my google colab file here: https://colab.research.google.com/drive/1sZQ2bBcyiPETqmwtjpJIz58X5zyI8WjN#scrollTo=Q3dxZzh-eTLK
pic.pdf
Once see the above code snippet pdf file, while executing the train.py code, I m facing an Import Error which tells to install pyg-lib or torch-sparse library. But when i tried to install them, both the libraries are not installing. I also installed the torch_geometric library, still I'm getting the same error. Please help me out.
The error in train.py is : ImportError: 'NeighborSampler' requires either 'pyg-lib' or 'torch-sparse'
You can view my google colab file here: https://colab.research.google.com/drive/1sZQ2bBcyiPETqmwtjpJIz58X5zyI8WjN#scrollTo=Q3dxZzh-eTLK