-
I followed all the installation
I am using conda.
when I run this
`from torch_geometric.data import Data`
I got
```
ModuleNotFoundError Traceback (most recent ca…
-
### resources to consider
- https://pytorch-geometric.readthedocs.io/en/1.3.1/_modules/torch_geometric/nn/glob/attention.html
-
## 📚 Installation
---------------------------------------------------------------------------
Error occurs when I run `from torch_geometric.data import Data`
> OSError …
-
![image](https://user-images.githubusercontent.com/46100829/146123163-966acf38-3bb4-4361-a332-08903e499c94.png)
-
### 🐛 Describe the bug
I'm trying to do metis clustering on ogbn-papers100M dataset that has around 110 million nodes and 1.6 billion edges. First since torch_geometric.data.ClusterData expects the g…
-
Thank you for your efforts! I installed with Anaconda and met with the following errors:
First, when using the command
```
pip install --no-index torch_geometric pyg_lib torch_scatter torch_sp…
-
Traceback (most recent call last):
File "T.py", line 5, in
import STAligner
File "/home/ya/STAligner/STAligner/__init__.py", line 13, in
from .train_STAligner import train_STAligner,…
-
### 😵 Describe the installation problem
I am using MacBook Pro M1. I found no attribute error, every time I installed torch_geometric and run 'from torch_geometric.data import Data'.
### Environmen…
-
### 😵 Describe the installation problem
I have this problem when I run the code writed years ago by the author a paper. If you could help me, I would very appreciate you!
Traceback (most recent ca…
-
## 🐛 Bug
ImportError: cannot import name 'AttributedGraphDataset' from 'torch_geometric.datasets' (/usr/local/lib/python3.7/dist-packages/torch_geometric/datasets/__init__.py)
## To Reproduce
…