rusty1s/pytorch_cluster

Support for Python 3.12.*

Closed this issue · 3 comments

Please support for Python 3.12.*.

pytorch_scatte, pytorch_sparse, pytorch_cluster, and pytorch-spline-conv suffer the same problem that they can not be installed via Conda in the environment of Python 3.12.

Python 3.12 should be supported. Both pip wheels and conda packages (for Linux) exists. Which error are you seeing?

Thank you for your response, I found it was my mistake: I installed it with the conda-forge channel by default, not the pyg channel.