Closed Yurnerosk closed 1 month ago
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
Hello, thanks, it worked!
🐛 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.