Open victordaniel opened 3 years ago
ImportError: cannot import name 'AttributedGraphDataset' from 'torch_geometric.datasets' (/usr/local/lib/python3.7/dist-packages/torch_geometric/datasets/init.py)
Steps to reproduce the behavior:
1. 1. 1.
This dataset is currently only available when installing from master, see here:
pip install git+https://github.com/pyg-team/pytorch_geometric.git
🐛 Bug
ImportError: cannot import name 'AttributedGraphDataset' from 'torch_geometric.datasets' (/usr/local/lib/python3.7/dist-packages/torch_geometric/datasets/init.py)
To Reproduce
Steps to reproduce the behavior:
1. 1. 1.
Expected behavior
Environment
Additional context