Hey,
I am trying to run a script requiring dgl and get the following error messages depending on the torch version:
System specs:
MacOS 13.4
Python 3.9.18
Torch 1.13.1
AttributeError: module ‘dgl.function’ has no attribute ‘copy_src’
System specs:
MacOS 13.4
Python 3.9.18
Torch 1.13.1
FileNotFoundError: Cannot find DGL C++ sparse library at {path}lib/python3.9/site-packages/dgl/dgl_sparse/libdgl_sparse_pytorch_2.1.2.dylib
dlg was installed using: pip install dgl
Thank you for your support,
Best,
Joe