DGL 2.1.0 on Windows

Hi, what is the status of DGL 2.1.0 builds for Windows?

When doing pip install dgl==2.1.0 -f https://data.dgl.ai/wheels/repo.html I get:

ERROR: Could not find a version that satisfies the requirement dgl==2.1.0 (from versions: 0.1.2, 0.1.3, 0.8.0, 0.8.0.post1, 0.8.0.post2, 0.8.1, 0.8.2, 0.9.0, 0.9.1, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.1.2, 2.0.0, 2.0.0+cu118, 2.0.0+cu121)
ERROR: No matching distribution found for dgl==2.1.0

And I can see at https://data.dgl.ai/wheels/repo.html that no Windows build is currently available there.

I understand that 2.1.0 was recently released, and that getting Windows build for 2.0.0 took some time.

Is this the same situation? Having at least a “CPU” build would be nice.

Regards,
Olivier.

1 Like

Hi Olivier,

I believe the team is working on providing the Windows build. Meanwhile, my recommendation would be to utilize WSL so that you can download and install the Linux builds.