Closed JonnyTran closed 3 years ago
Hi @JonnyTran
Which version of DGL and DGLKE are you using?
If you'd like to use the latest version of DGL, you probably also need to use the latest version of DGLKE as well so that they are compatible.
My DGL version is 0.6.1 and DGLKE version is 0.1.2. I edited more info above.
I found a similar issue in DGL-KE and the author of DGL-KE says only DGL 0.4 is supported.
Since NARS only uses DGL-KE as a third-party tool to generate graph embedding, we can't fix the compatibility issue that DGL-KE has. I would recommend just creating a virtual environment and installing DGL 0.4.
Thanks for that. Since the issue is not related to NARS, I'll close this.
OS: Ubuntu 20.04 Python: 3.8 DGL version: 0.6.1 (pip install dgl-cu110) DGLKE version: 0.1.2 (pip install dglke)
This issue seems to be related to recent changes in DGL.
bash train_graph_emb.sh mag