Unverified Commit bd7273e2 authored by Anil Radhakrishnan's avatar Anil Radhakrishnan Committed by GitHub
Browse files

Updated README to reflect conda limitations (#253)

parent 8cdb5282
...@@ -38,7 +38,7 @@ Given that you have [`pytorch >= 1.8.0` installed](https://pytorch.org/get-start ...@@ -38,7 +38,7 @@ Given that you have [`pytorch >= 1.8.0` installed](https://pytorch.org/get-start
``` ```
conda install pytorch-sparse -c pyg conda install pytorch-sparse -c pyg
``` ```
#### Note: Conda packages are not published for PyTorch 1.12 yet
### Binaries ### Binaries
We alternatively provide pip wheels for all major OS/PyTorch/CUDA combinations, see [here](https://data.pyg.org/whl). We alternatively provide pip wheels for all major OS/PyTorch/CUDA combinations, see [here](https://data.pyg.org/whl).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment