pytorch_scatter icon indicating copy to clipboard operation
pytorch_scatter copied to clipboard

Packages not available on pyg conda channel for most recent Pytorch versions for Windows

Open DManowitz opened this issue 2 years ago • 8 comments

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.

DManowitz avatar Mar 31 '23 04:03 DManowitz

These should be available from pyg channel, see https://anaconda.org/pyg/pytorch-scatter/files

rusty1s avatar Mar 31 '23 08:03 rusty1s

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.

DManowitz avatar Mar 31 '23 14:03 DManowitz

That is correct. We failed to build conda packages for Windows currently :( An alternative is to install via PyPi on Windows.

rusty1s avatar Apr 02 '23 06:04 rusty1s

What's required to fix the windows builds?

jamesmyatt avatar Jun 07 '23 08:06 jamesmyatt

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?

github-actions[bot] avatar Dec 05 '23 01:12 github-actions[bot]

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.

DManowitz avatar Dec 05 '23 01:12 DManowitz

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?

github-actions[bot] avatar Jun 03 '24 01:06 github-actions[bot]

@rusty1s, still not seeing current (or other recent) Windows builds in the conda channel.

DManowitz avatar Jun 03 '24 13:06 DManowitz