We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e0bd4a commit 9411016Copy full SHA for 9411016
README.md
@@ -55,6 +55,7 @@ pip install torch-scatter
55
```
56
57
If you are running into any installation problems, please create an [issue](https://github.com/rusty1s/pytorch_scatter/issues).
58
+Be sure to import `torch` first before using this package to resolve symbols the dynamic linker must see.
59
60
## Example
61
0 commit comments