pytorch_scatter
pytorch_scatter copied to clipboard
Packages not available on pyg conda channel for most recent Pytorch versions for Windows
The readme indicates that there should be builds for Pytorch 2.0 and 1.13, at least, for the 3 GPU options for each of these builds for Linux and Windows. However, I do not see such builds available via the pyg conda channel. I see the .whl files available for these builds on data.pyg.org, but I do not see these options available via conda. Similarly, I do not see the conda packages for these builds for pytorch_cluster, pytorch_sparse, or pytorch_spline_conv.
These should be available from pyg channel, see https://anaconda.org/pyg/pytorch-scatter/files
Agreed that they should be. However, I am not seeing them, at least for Windows. Looking at the top-level page, https://anaconda.org/pyg/pytorch-scatter, also indicates that v2.0.9 is the latest version for win-64, whereas v2.1.1 is the latest version for linux-64 and osx-64.
That is correct. We failed to build conda packages for Windows currently :( An alternative is to install via PyPi on Windows.
What's required to fix the windows builds?
This issue had no activity for 6 months. It will be closed in 2 weeks unless there is some new activity. Is this issue already resolved?
The issue has not been fully resolved yet. In the pyg channel, only the pyg package has a Windows build as up-to-date as the Linux or MacOS build.
This issue had no activity for 6 months. It will be closed in 2 weeks unless there is some new activity. Is this issue already resolved?
@rusty1s, still not seeing current (or other recent) Windows builds in the conda channel.