Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

graphbolt_pytorch_2.4.1.dll #7809

Open
Yurnerosk opened this issue Sep 24, 2024 · 1 comment
Open

graphbolt_pytorch_2.4.1.dll #7809

Yurnerosk opened this issue Sep 24, 2024 · 1 comment

Comments

@Yurnerosk
Copy link

🐛 Bug

There is no such file graphbolt_pytorch_2.4.1.dll.

To Reproduce

Steps to reproduce the behavior:

  1. use pip install dgl
  2. import dgl

Expected behavior

Expected to work normally.

Environment

  • DGL 2.2.1:
  • PyTorch 2.4.1
  • Windows 10
  • Installed via PIP:
  • Build command you used (if compiling from source):
  • Python 3.9.19;

Additional context

I was trying to use a code from Github, and stumbled upon this dependency.

@Rhett-Ying
Copy link
Collaborator

This error is expected. # Since 2024.06.27, we have stopped providing packages for Windows and MacOS. The latest version of available package is 2.2.1. For newer versions, please install from source. So recent torch versions are not supported. you need to build on your own or downgrade your torch version to torch 2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants