You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
🐛 Bug
There is no such file
graphbolt_pytorch_2.4.1.dll
.To Reproduce
Steps to reproduce the behavior:
pip install dgl
import dgl
Expected behavior
Expected to work normally.
Environment
Additional context
I was trying to use a code from Github, and stumbled upon this dependency.
The text was updated successfully, but these errors were encountered: