-
Hi, this morning I was trying to install the latest version of pytorch geometric with torch 2.1.0, but it failed to install |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can install the nightly version of |
Beta Was this translation helpful? Give feedback.
You can install the nightly version of
pyg-lib
, which has support for PyTorch 2.1.0. It is also not a required dependency to run PyG.